Overload_Rhino_Geometry_Collections_MeshFaceList_AddFace - mcneel/rhinocommon-api-docs GitHub Wiki

MeshFaceList.AddFace Method

Overload List

 

Name Description
Public method AddFace(MeshFace) Appends a new mesh face to the end of the mesh face list.
Public method AddFace(Int32, Int32, Int32) Appends a new triangular face to the end of the mesh face list.
Public methodCode example AddFace(Int32, Int32, Int32, Int32) Appends a new quadragular face to the end of the mesh face list.
  Back to Top

See Also

Reference

MeshFaceList Class
Rhino.Geometry.Collections Namespace

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