Overload_Rhino_Geometry_Collections_MeshFaceList_AddFace - mcneel/rhinocommon-api-docs GitHub Wiki
Name | Description | |
---|---|---|
![]() |
AddFace(MeshFace) | Appends a new mesh face to the end of the mesh face list. |
![]() |
AddFace(Int32, Int32, Int32) | Appends a new triangular face to the end of the mesh face list. |
![]() ![]() |
AddFace(Int32, Int32, Int32, Int32) | Appends a new quadragular face to the end of the mesh face list. |