Click or drag to resize

MeshGetNgonAndFacesCount Method

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public int GetNgonAndFacesCount()

Return Value

Type: Int32
The amount of faces that are not part of an ngon + the amount of ngons.
See Also