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
Syntaxpublic bool IsFaceParameter { get; }Public ReadOnly Property IsFaceParameter As Boolean
Get
Property Value
Type:
Boolean
See Also