P_Rhino_Geometry_Collections_MeshFaceList_Capacity - mcneel/rhinocommon-api-docs GitHub Wiki
Gets or sets the total number of mesh triangles and quads the internal data structure can hold without resizing.
Namespace: Rhino.Geometry.Collections
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public int Capacity { get; set; }
VB
Public Property Capacity As Integer
Get
Set
Type: Int32
Supported in: 6.0.16224.21491