Overload_Rhino_Geometry_Collections_MeshFaceNormalList_SetFaceNormal - mcneel/rhinocommon-api-docs GitHub Wiki

MeshFaceNormalList.SetFaceNormal Method

Overload List

 

Name Description
Public method SetFaceNormal(Int32, Vector3d) Sets a face normal vector at an index using a single-precision vector.
Public method SetFaceNormal(Int32, Vector3f) Sets a face normal vector at an index using a single-precision vector.
Public method SetFaceNormal(Int32, Double, Double, Double) Sets a face normal vector at an index using three double-precision numbers.
Public method SetFaceNormal(Int32, Single, Single, Single) Sets a face normal vector at an index using three single-precision numbers.
  Back to Top

See Also

Reference

MeshFaceNormalList Class
Rhino.Geometry.Collections Namespace

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