P_Rhino_Geometry_Collections_MeshFaceList_QuadCount - mcneel/rhinocommon-api-docs GitHub Wiki

MeshFaceList.QuadCount Property

Gets the number of faces that are quads (4 corners).

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

Syntax

C#

public int QuadCount { get; }

VB

Public ReadOnly Property QuadCount As Integer
	Get

Property Value

Type: Int32

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

MeshFaceList Class
Rhino.Geometry.Collections Namespace

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