InteractionMode#
Enumeration InteractionMode
Index
Enumeration Members
AREA_ SELECTION
AREA_ SELECTION: 0
Mode to perform a rectangular selection.
AREA_ ZOOM
AREA_ ZOOM: 1
Mode to perform a rectangular zoom.
AUX
AUX: 2
Mode to identify relations between PMI's and Faces.
CLIP_ PLANE
CLIP_ PLANE: 3
Mode to create clip planes from geometrical features.
COLOR_ COMPARISON
COLOR_ COMPARISON: 4
Mode to compare two nodes.
DEFAULT
DEFAULT: 5
EXPLOSION
EXPLOSION: 6
Mode to perform a explosion.
MEASUREMENT_ ARC
MEASUREMENT_ ARC: 7
Mode to perform an arc measurement based on three points on a geometry.
MEASUREMENT_ DOUBLE
MEASUREMENT_ DOUBLE: 8
Mode to perform a double measurement between two geometrical features.
MEASUREMENT_ SINGLE
MEASUREMENT_ SINGLE: 9
Mode to perform a single measurement on a geometry.
NONE
NONE: 10
Mode to disable all interaction.
PAINT
PAINT: 11
Mode to draw on geometries.
TRANSFORMATION
TRANSFORMATION: 12
Mode to transform nodes.
The InteractionMode Enumerations holds all available predefined interaction modes.