Click or drag to resize

SubDComponentParameterComponentId Property

Gets the id of the SubD component this parameter is relative to, or 0 if this parameter is not set.

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

Property Value

Type: UInt32
See Also