RhinoCommon API
MeshFaceNormalListAddFaceNormal Method (Vector3f) |
Appends a face normal to the list of mesh face normals.
Namespace: Rhino.Geometry.Collections
Assembly: RhinoCommon (in RhinoCommon.dll)

public int AddFaceNormal( Vector3f normal )
Public Function AddFaceNormal ( normal As Vector3f ) As Integer
Parameters
- normal
- Type: Rhino.GeometryVector3f
New face normal.
Return Value
Type: Int32The index of the newly added face normal.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.14