RhinoCommon API
MeshVertexNormalListAdd Method (Vector3d) |
Adds a new vertex normal at the end of the list.
Namespace: Rhino.Geometry.Collections
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0

Parameters
- normal
- Type: Rhino.GeometryVector3d
new vertex normal.
Return Value
Type: Int32The index of the newly added vertex normal.
