Selection_Level
Types
HViewSelectionLevel |
|
HSelectionHighlightMode |
|
HRegionEdgeHighlightMode |
|
HRegionFaceHighlightMode |
|
HSelectLevel |
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
-
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
-
enum
HRegionEdgeHighlightMode
Values:
-
enumerator
NoEdges
-
enumerator
AllEdges
-
enumerator
PerimeterEdges
-
enumerator
-
enum
HRegionFaceHighlightMode
Values:
-
enumerator
FacesUnmodified
-
enumerator
FacesForcedOn
-
enumerator
FacesForcedOff
-
enumerator
-
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