M_Rhino_Geometry_Collections_MeshVertexList_ToPoint3fArray - mcneel/rhinocommon-api-docs GitHub Wiki

MeshVertexList.ToPoint3fArray Method

Copies all vertices to a new array of Point3f.

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

Syntax

C#

public Point3f[] ToPoint3fArray()

VB

Public Function ToPoint3fArray As Point3f()

Return Value

Type: Point3f[]
A new array.

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

MeshVertexList Class
Rhino.Geometry.Collections Namespace

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