P_Rhino_Geometry_MeshFace_IsTriangle - mcneel/rhinocommon-api-docs GitHub Wiki
Gets a value indicating whether or not this mesh face is a triangle. A mesh face is considered to be a triangle when C equals D, thus it is possible for an Invalid mesh face to also be a triangle.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public bool IsTriangle { get; }
VB
Public ReadOnly Property IsTriangle As Boolean
Get
Type: Boolean
Supported in: 6.0.16224.21491, 5D58w