RhinoCommon API
MeshFaceNormalListSetFaceNormal Method (Int32, Vector3d) |
Sets a face normal vector at an index using a single-precision vector.
Namespace: Rhino.Geometry.Collections
Assembly: RhinoCommon (in RhinoCommon.dll)

public bool SetFaceNormal( int index, Vector3d normal )
Public Function SetFaceNormal ( index As Integer, normal As Vector3d ) As Boolean
Parameters
- index
- Type: SystemInt32
An index. - normal
- Type: Rhino.GeometryVector3d
A normal vector.
Return Value
Type: Booleantrue on success; false on error.

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