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