MeshTextureCoordinateListToFloatArray Method |
Copies all vertices to a linear array of float in u,v order
Namespace:
Rhino.Geometry.Collections
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic float[] ToFloatArray()
Public Function ToFloatArray As Single()
Return Value
Type:
SingleThe float array.
Version InformationRhino for Windows
Supported in: 6.8
See Also