Click or drag to resize

SubDComponentParameterIsFaceParameter Property

Gets true if this parameter identifies a surface point inside a SubD face.

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

Property Value

Type: Boolean
See Also