P_Rhino_Geometry_MeshingParameters_JaggedSeams - mcneel/rhinocommon-api-docs GitHub Wiki

MeshingParameters.JaggedSeams Property

Gets or sets whether or not the mesh is allowed to have jagged seams. When this flag is set to true, meshes on either side of a Brep Edge will not match up.

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

Syntax

C#

public bool JaggedSeams { get; set; }

VB

Public Property JaggedSeams As Boolean
	Get
	Set

Property Value

Type: Boolean

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

MeshingParameters Class
Rhino.Geometry Namespace

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