xpfGetStepIdOfInstance

FUNCTION xpfGetStepIdOfInstance (instanceId : GENERIC)
                                 stepId     : INTEGER;                

Given an EDM instance identifier, instanceId , the xpfGetStepIdOfInstance function will return the corresponding step file instance identifier, stepId, as found on the STEP file, provided the actual instance is imported by reading a STEP file and a Step identifier model was created during the STEP file read operation. Zero is returned when no corresponding step file instance identifier is found.

Arguments


TypeNameComment
GENERICinstanceIdcomments

Return Value


 

TypeNameComment
INTEGERstepIdcomments

Options


 

Example


<Missing Example>

 

See also

Filter by label

There are no items with the selected labels at this time.

Â