MeshVertexListToPoint3dArray Method |
Copies all vertices to a new array of
Point3d.
Namespace:
Rhino.Geometry.Collections
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic Point3d[] ToPoint3dArray()
Public Function ToPoint3dArray As Point3d()
Return Value
Type:
Point3dA new array.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also