M_Rhino_Geometry_Collections_MeshVertexNormalList_ToFloatArray - mcneel/rhinocommon-api-docs GitHub Wiki

MeshVertexNormalList.ToFloatArray Method

Copies all vertex normals to a linear array of float in x,y,z order

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

Syntax

C#

public float[] ToFloatArray()

VB

Public Function ToFloatArray As Single()

Return Value

Type: Single[]
The float array.

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

MeshVertexNormalList Class
Rhino.Geometry.Collections Namespace

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