Click or drag to resize

SubDClearEdgeSharpness Method

Converts every sharp edge in this SubD to a smooth edge.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.36
Syntax
public uint ClearEdgeSharpness()

Return Value

Type: UInt32
The number of edges that were changed.
See Also