Click or drag to resize

SubDComponentParameterIsVertexParameter Property

Gets true if this parameter identifies the surface point at a SubD vertex.

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

Property Value

Type: Boolean
See Also