Click or drag to resize

MeshNgonFaceCount Property

Get the number of faces in this ngon.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public int FaceCount { get; }

Property Value

Type: Int32
See Also