Setting to determine whether unwelded edges are ignored in the creation of an ngon.
Namespace: Rhino.FileIO
Assembly: RhinoCommon (in RhinoCommon.dll)
**Since:**6.0
public bool IncludeUnweldedEdgesInNgons { get; set; }
Type:Boolean
Imagine a plane that has been split and then rejoined. This setting determines if you will get one or two ngons in the output. TODO This is not hooked up yet, Dale hasn’t made this available yet. See RH-30673.