| SoExtSelection Properties | 
The SoExtSelection type exposes the following members.
| Name | Description | |
|---|---|---|
| animateLasso | Controls lasso animation.  | |
| boundingBoxCaching | (Inherited from SoSeparator.) | |
| boundingBoxIgnoring | Whether to ignore this node during bounding box traversal.  | |
| EndSelectionCallback | Sets the callback called when the mouse button is released in selection mode.  | |
| fastEditing | Specifies the fast edit mode of the separator node.  | |
| IsDisposable | ISafeDisposable interface implementation.
  (Inherited from SoDisposable.) | |
| Item | Returns the ith path in the selection list.  | |
| lassoColor | Color of lasso.  | |
| lassoMode | Specifies the lasso mode (whether ALL_SHAPES or only VISIBLE_SHAPES can be selected).  | |
| lassoPattern | Stipple pattern.  | |
| lassoPatternScaleFactor | Stipple pattern scale factor.  | |
| lassoPolicy | Specifies the lasso policy.  | |
| lassoType | Specifies lasso type (none, lasso, or rectangle).  | |
| lassoWidth | Width of lasso.  | |
| LineSegmentFilterCallback | Sets the line segment filter callback.  | |
| MovingSelectionCallback | Sets the callback called when the mouse is moved in selection mode.  | |
| pickCulling | Whether to cull during picking traversal.  | |
| PointFilterCallback | Sets the point filter callback.  | |
| policy | Selection policy that is followed in response to user interaction.  | |
| renderCaching |  Obsolete.  Whether to cache during rendering traversal.  | |
| renderCulling | Whether to cull during rendering traversal.  | |
| renderUnitId | Used during the ScaleViz depth compositing process, this field specifies which render unit (OIRU) will render the sub scene graph below this separator.  | |
| StartSelectionCallback | Sets the callback called when the mouse button is clicked in selection mode.  | |
| TriangleFilterCallback | Sets the triangle filter delegate.  | |
| UserData | 
Gets or sets the user data to be contained by the field container.
  (Inherited from SoFieldContainer.) |