Click or drag to resize

File3dmEdgeSofteningEdgeAngleThreshold Property

Threshold angle (in degrees) which controls whether an edge is softened or not. The angle refers to the angles between the adjacent faces of an edge.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax
public double EdgeAngleThreshold { get; set; }

Property Value

Type: Double
See Also