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 Next »


 
SYNTAX:
 
xpfCreateInstanceContainer (modelId     : GENERIC;                             options     : INTEGER;                             name        : STRING;                             description : STRING)                             containerId : GENERIC;
 
To be completed.
The xpfCreateInstanceContainer function creates an instance container, and returns the unque ID of the new instance container in the argument <containerId>.
This function is equivalent to the EDMinterface function edmiCreateInstanceContainer.

  • No labels