SubDEdgeSharpnessIsZero Property |
Gets true if both ends are 0.0, which is the sharpness of a smooth edge.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 8.36
Syntaxpublic bool IsZero { get; }Public ReadOnly Property IsZero As Boolean
Get
Property Value
Type:
Boolean
See Also