Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagecpp
themeConfluence
FUNCTION 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.

Arguments

...

TypeNameComment
GENERICmodelIdInstance id of of the model within the EDMdatabase
INTEGERstepIdstep identifier

Return Value

...

 

TypeNameComment
GENERICinstanceIdcomments

Options

...

 

Example

...

Code Block
languagecpp
<Missing Example>

 

See also

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel = "extension_schema" and parent = "5636522"