M_Rhino_Geometry_Collections_MeshVertexList_ToPoint3dArray - mcneel/rhinocommon-api-docs GitHub Wiki

MeshVertexList.ToPoint3dArray Method

Copies all vertices to a new array of Point3d.

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

Syntax

C#

public Point3d[] ToPoint3dArray()

VB

Public Function ToPoint3dArray As Point3d()

Return Value

Type: Point3d[]
A new array.

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

MeshVertexList Class
Rhino.Geometry.Collections Namespace

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