Click or drag to resize

SubDComponentParameterIsSet Property

Gets true if this parameter identifies a point on a SubD.

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

Property Value

Type: Boolean
See Also