Synopsis
PDX_MSGT gdx_RemoveMirror(long option, int gdxModel)
Purpose
Remove mirror from component instances
Description
The specified @gdxModel will be processed to remove mirror transformations from component instances. When a mirror transformation is detected, the component will be duplicated and transformed. The mirror transformation will be removed from the component instance. Mirrored components are tracked and reused to prevent unnecessary duplication. Mirroring at the assembly level is not supported at this time.
Input
option
Options (not used)
gdxModel
GDX model to process
Return
GDX_NOERR or error