Click or drag to resize

MeshSplitOptionsCreateNgons Property

Gets or sets whether ngons are created along the split ridge, to preserve the boundary look.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntax
public bool CreateNgons { get; set; }

Property Value

Type: Boolean
The default value is true.
See Also