SYNTAX:
xpxRenameModel (modelId : GENERIC;
newModelName : STRING) status : INTEGER;
The xpxRenameModel function renames the model modelId to the name specified in the newModelName argument.
This function is equivalent to the EDMinterface function edmiRenameModel
General
Content
Integrations