Click or drag to resize

MeshDisplacementInfoPostWeldAngle Property

Specifies the maximum angle between face normals of adjacent faces that will get welded together.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public double PostWeldAngle { get; set; }

Property Value

Type: Double
See Also