SYNTAX:
xpfGetInstanceOfStepId (modelId : GENERIC; stepId : INTEGER) instanceId : GENERIC;
The xpfGetInstanceOfStepId function returns the instance identifier of the corresponding EDM instance, that was created during a read STEP file session in the argument <instanceid>. The model holding the instance is specified by the argument <modelId>, and the step identifier is specified by the <stepId> argument, as found in the STEP file.
This function is equivalent to the EDMinterface function edmiGetInstanceOfStepId.
See also xpxGetInstanceOfStepId.
General
Content
Integrations