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.
General
Content
Integrations