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:
 
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.

  • No labels