SoExtSelectionLassoModes Enumeration |
Lasso mode.
Namespace: OIV.Inventor.Nodes
Member name | Value | Description | |
---|---|---|---|
VISIBLE_SHAPES | 0 | Only visible shapes can be selected. NOTE: Transparency is not considered. If a semi-transparent shape is in front of another shape, only the front shape will be selected. Even if the shape in back is "visually" visible, it is considered to be hidden by the front shape. | |
ALL_SHAPES | 1 | All shapes can be selected. Even if outside of view volume. (default) |