P_Rhino_Geometry_Collections_MeshTextureCoordinateList_Capacity - mcneel/rhinocommon-api-docs GitHub Wiki

MeshTextureCoordinateList.Capacity Property

Gets or sets the total number of texture coordinates the internal data structure can hold without resizing.

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

Syntax

C#

public int Capacity { get; set; }

VB

Public Property Capacity As Integer
	Get
	Set

Property Value

Type: Int32

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

MeshTextureCoordinateList Class
Rhino.Geometry.Collections Namespace

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