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
Type | Name | Comment |
GENERIC | instanceId | comments |
Return Value
Â
Type | Name | Comment |
INTEGER | stepId | comments |
Options
Â
Example
<Missing Example>
Â
See also
Filter by label
There are no items with the selected labels at this time.
Â