Overload_Rhino_Geometry_Collections_MeshFaceNormalList_AddFaceNormal - mcneel/rhinocommon-api-docs GitHub Wiki
Name | Description | |
---|---|---|
![]() |
AddFaceNormal(Vector3d) | Appends a face normal to the list of mesh face normals. |
![]() |
AddFaceNormal(Vector3f) | Appends a face normal to the list of mesh face normals. |
![]() |
AddFaceNormal(Double, Double, Double) | Appends a face normal to the list of mesh face normals. |
![]() |
AddFaceNormal(Single, Single, Single) | Appends a face normal to the list of mesh face normals. |
MeshFaceNormalList Class
Rhino.Geometry.Collections Namespace