Click or drag to resize
SoExtSelection Properties

The SoExtSelection type exposes the following members.

Properties
  NameDescription
Public propertyanimateLasso

Controls lasso animation.

Public propertyboundingBoxCaching
(Inherited from SoSeparator.)
Public propertyboundingBoxIgnoring

Whether to ignore this node during bounding box traversal.

(Inherited from SoGroup.)
Public propertyEndSelectionCallback

Sets the callback called when the mouse button is released in selection mode.

Public propertyfastEditing

Specifies the fast edit mode of the separator node.

(Inherited from SoSeparator.)
Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertyItem

Returns the ith path in the selection list.

(Inherited from SoSelection.)
Public propertylassoColor

Color of lasso.

Public propertylassoMode

Specifies the lasso mode (whether ALL_SHAPES or only VISIBLE_SHAPES can be selected).

Public propertylassoPattern

Stipple pattern.

Public propertylassoPatternScaleFactor

Stipple pattern scale factor.

Public propertylassoPolicy

Specifies the lasso policy.

Public propertylassoType

Specifies lasso type (none, lasso, or rectangle).

Public propertylassoWidth

Width of lasso.

Public propertyLineSegmentFilterCallback

Sets the line segment filter callback.

Public propertyMovingSelectionCallback

Sets the callback called when the mouse is moved in selection mode.

Public propertypickCulling

Whether to cull during picking traversal.

(Inherited from SoSeparator.)
Public propertyPointFilterCallback

Sets the point filter callback.

Public propertypolicy

Selection policy that is followed in response to user interaction.

(Inherited from SoSelection.)
Public propertyrenderCaching Obsolete.

Whether to cache during rendering traversal.

(Inherited from SoSeparator.)
Public propertyrenderCulling

Whether to cull during rendering traversal.

(Inherited from SoSeparator.)
Public propertyrenderUnitId

Used during the ScaleViz depth compositing process, this field specifies which render unit (OIRU) will render the sub scene graph below this separator.

(Inherited from SoSeparator.)
Public propertyStartSelectionCallback

Sets the callback called when the mouse button is clicked in selection mode.

Public propertyTriangleFilterCallback

Sets the triangle filter delegate.

Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Top
See Also