SYNTAX:
xpxEmptyContainer (containerId : GENERIC)
status : INTEGER;
To be completed.
The xpxEmptyContainer function removes all instances from an instance container identified by its containerId. The removed instances will not be removed from the model.
The argument <containerId> specifies the numeric containerID that uniquely identifies the container in the EDMdatabase to empty.
This function is equivalent to the EDMinterface function edmiEmptyContainer.
General
Content
Integrations