SpatialClassifierInsideDisplay Enumeration
Describes how a SpatialClassifier affects the display of classified geometry - that is, geometry intersecting the classifier.
extensions
Members
Name | Value | Description |
---|---|---|
Off | 0 | The geometry is not displayed. |
On | 1 | The geometry is displayed without alteration. |
Dimmed | 2 | The geometry is darkened. |
Hilite | 3 | The geometry is tinted by the Viewport.hilite color. |
ElementColor | 4 | The geometry is tinted with the colors of the classifier elements. |
Defined in
Last Updated: 20 June, 2023