Click or drag to resize

MeshCheckParametersCheckForInvalidNgons Property

If true, then look for ngons that have invalid information.

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

Property Value

Type: Boolean
See Also