M_Rhino_Geometry_Collections_MeshTextureCoordinateList_ToFloatArray - mcneel/rhinocommon-api-docs GitHub Wiki

MeshTextureCoordinateList.ToFloatArray Method

Copies all vertices to a linear array of float in u,v order

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

Syntax

C#

public float[] ToFloatArray()

VB

Public Function ToFloatArray As Single()

Return Value

Type: Single[]
The float array.

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

MeshTextureCoordinateList Class
Rhino.Geometry.Collections Namespace

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