Attributes
The only two types of invisible geometry that are created are points and construction lines.
PD_NEW_POINT_VISIBILITY and PD_NEW_C_LINE_VISIBILITY determine whether or not invisible geometry created by the Parametric Design module should be displayed at all times or only when constraints are displayed. Allowable qualifiers are VISIBLE and INVISIBLE.
Other functions that set display attributes of invisible geometry are:
PD_NEW_POINT_COLOR
PD_NEW_C_LINE_COLOR
PD_NEW_POINT_LINETYPE
PD_NEW_C_LINE_LINETYPE
Was this helpful?