SubDClearEdgeSharpness Method |
Converts every sharp edge in this SubD to a smooth edge.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 8.36
Syntaxpublic uint ClearEdgeSharpness()
Public Function ClearEdgeSharpness As UInteger
Return Value
Type:
UInt32The number of edges that were changed.
See Also