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:
 
xpxGetStepIdOfInstance (instanceId : GENERIC;
                         VAR stepId : INTEGER)
                         status     : INTEGER;
 
Given an EDM instance identifier, instanceId , the xpxGetStepIdOfInstance function will get the instance identifier, stepId, as found on the STEP file, provided the EDM identifier was created during a read STEP file session.
This function is equivalent to the EDMinterface function edmiGetStepIdOfInstance
See also xpfGetStepIdOfInstance.

  • No labels