MeshNgonListRemoveAllNgons Method |
Removes all ngons from the mesh.
Namespace:
Rhino.Geometry.Collections
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 8.23
Syntaxpublic int RemoveAllNgons()
Public Function RemoveAllNgons As Integer
Return Value
Type:
Int32The number deleted ngons.
See Also