M_Rhino_Geometry_Mesh_GetNgonAndFacesCount - mcneel/rhinocommon-api-docs GitHub Wiki

Mesh.GetNgonAndFacesCount Method

Retrieves the count of items that GetNgonAndFacesEnumerable() will provide.

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public int GetNgonAndFacesCount()

VB

Public Function GetNgonAndFacesCount As Integer

Return Value

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

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

Mesh Class
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️