Skip to content

Overload_Rhino_Geometry_Collections_MeshFaceNormalList_SetFaceNormal

Will Pearson edited this page Aug 12, 2016 · 2 revisions

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

Clone this wiki locally