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; }
Public ReadOnly Property FaceCount As Integer
Get
Property Value
Type:
Int32See Also