Click or drag to resize

SubDComponentParameterComponentIndex Property

Gets the component index of the SubD component this parameter is relative to. It is Unset if this parameter is not set.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntax
public ComponentIndex ComponentIndex { get; }

Property Value

Type: ComponentIndex
See Also