RhinoCommon API
ObjRefSetSelectionComponent Method |
When an object is selected by picking a sub-object, SetSelectionComponent
may be used to identify the sub-object.
Namespace: Rhino.DocObjects
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0

public void SetSelectionComponent( ComponentIndex componentIndex )
Public Sub SetSelectionComponent ( componentIndex As ComponentIndex )
Parameters
- componentIndex
- Type: Rhino.GeometryComponentIndex
[Missing <param name="componentIndex"/> documentation for "M:Rhino.DocObjects.ObjRef.SetSelectionComponent(Rhino.Geometry.ComponentIndex)"]
