Click or drag to resize

MeshFaceListTriangleCount Property

Gets the number of faces that are valid triangles (3 corners).

Namespace:  Rhino.Geometry.Collections
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public int TriangleCount { get; }

Property Value

Type: Int32
See Also