Selection_Level

Fields

HSelectionLevelEntity
HSelectionLevelSegment
HSelectionLevelSegmentTree
HighlightDefault
HighlightQuickmoves
InverseTransparency
ColoredInverseTransparency
NoEdges
AllEdges
PerimeterEdges
FacesUnmodified
FacesForcedOn
FacesForcedOff
HSelectSegment
HSelectEntity
HSelectRegion
HSelectSubentity

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.

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.

enum HRegionEdgeHighlightMode

Values:

enumerator NoEdges
enumerator AllEdges
enumerator PerimeterEdges
enum HRegionFaceHighlightMode

Values:

enumerator FacesUnmodified
enumerator FacesForcedOn
enumerator FacesForcedOff
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)