Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »


 
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.

  • No labels