Synopsis
PDX_MSGT gdx_AssemblyRemoveExtraNodes(long option, int gdxModel)
Purpose
Remove extra assembly nodes
Description
The specified gdxModel will be traversed looking for assembly nodes containing instances of components with identical names and identity transformations. These nodes will be flattened into a simple instance and inserted back into the parent assembly.
Input
option
Options (not used)
gdx_model
GDX model
Return
GDX_NOERR or error
.fi