Selection_Level
Types
Fields
Detailed Description
- group Selection_Level
Type Documentation
-
enum HViewSelectionLevel
Values:
-
enumerator HSelectionLevelEntity
The driver returns geometry objects from selections.
-
enumerator HSelectionLevelSegment
The driver returns segment objects from selections.
-
enumerator HSelectionLevelSegmentTree
The driver returns segment trees from selections.
-
enumerator HSelectionLevelEntity
-
enum HSelectionHighlightMode
Values:
-
enumerator HighlightDefault
use default conditional highlighting
-
enumerator HighlightQuickmoves
use quick move reference highlighting
-
enumerator InverseTransparency
do nothing to the selected item, but make the rest of the model transparent.
-
enumerator ColoredInverseTransparency
color the selected item and make the rest of the model transparent.
-
enumerator HighlightDefault
-
enum HRegionEdgeHighlightMode
Values:
-
enumerator NoEdges
-
enumerator AllEdges
-
enumerator PerimeterEdges
-
enumerator NoEdges
-
enum HRegionFaceHighlightMode
Values:
-
enumerator FacesUnmodified
-
enumerator FacesForcedOn
-
enumerator FacesForcedOff
-
enumerator FacesUnmodified
-
enum HSelectLevel
Values:
-
enumerator HSelectSegment
select on a segment
-
enumerator HSelectEntity
select on an entity (piece of geometry, cutting plane or light)
-
enumerator HSelectRegion
select on pre-defined regions of an entity
-
enumerator HSelectSubentity
select on arbitrary subentities (face, edge, or vertex)
-
enumerator HSelectSegment