...
Code Block | ||||
---|---|---|---|---|
| ||||
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
...
Code Block | ||
---|---|---|
| ||
<Missing Example> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|