Click or drag to resize

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
Syntax
public void SetSelectionComponent(
	ComponentIndex componentIndex
)

Parameters

componentIndex
Type: Rhino.GeometryComponentIndex

[Missing <param name="componentIndex"/> documentation for "M:Rhino.DocObjects.ObjRef.SetSelectionComponent(Rhino.Geometry.ComponentIndex)"]

See Also