MeshGetNgonAndFacesCount Method |
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax public int GetNgonAndFacesCount()
Public Function GetNgonAndFacesCount As Integer
Return Value
Type:
Int32The amount of faces that are not part of an ngon + the amount of ngons.
See Also