P_Rhino_Geometry_MeshDisplacementInfo_PostWeldAngle - mcneel/rhinocommon-api-docs GitHub Wiki

MeshDisplacementInfo.PostWeldAngle Property

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

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public double PostWeldAngle { get; set; }

VB

Public Property PostWeldAngle As Double
	Get
	Set

Property Value

Type: Double

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

MeshDisplacementInfo Class
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️