Description Gets the Compact View state flag.
Syntax flag = GetTrimmedParametricCompactState( n )
Parameters flag (Boolean) True if in Compact State, False otherwise.
n As Long Trimmed Parametric surface node number.
Remarks Gets the Compact View state flag. The Compact State refers to hiding Curves and the Base Surface of an imported CAD object. When in the Compact State, only the Trimmed Parametric surface is shown under each Custom Element in the Tree's Geometry Folder.
See Also SetTrimmedParametricCompactState
|