Versions Compared

Key

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

...

Code Block
languagecpp
themeConfluence
FUNCTION xpxGetStepIdOfInstance (instanceId : GENERIC;
                                 VAR stepId : INTEGER)
                                 status     : INTEGER;

The function edmiReadStepFile can create a STEP identifier model that holds the corresponding  instanceID  within the EDMdatabase for each instance identifier on the STEP file (stepID). This function will return the numeric stepID that corresponds to the specified numeric instanceID. The actual data model must be open before this function can be successfully performed.

Info

No STEP identifier model can be created when the ADD_TO_EXISTING_MODEL option is enabled in the edmiReadStepFile or the edmiImportStepFile operation

 

Arguments

...

TypeNameComment
GENERICinstanceIdA numeric id that uniquely identifies the instance in the EDMdatabase to find the corresponding step identifier of.
INTEGERstepIdThe numeric id that corresponds to the instance specified by the instanceId argument. This id can be used to identify the actual entity instance on the STEP file that was imported into the EDMdatabase when the actual instance was created in EDMdatabase.

Return Value

...

Insert excerpt
US:_r_XPX_Return_Value
US:_r_XPX_Return_Value
nopaneltrue

Options

...

 

Example

...

Code Block
languagecpp
<Missing Example>

 

See also

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