Overload_Rhino_Geometry_Collections_MeshFaceList_SetFace - mcneel/rhinocommon-api-docs GitHub Wiki
Name | Description | |
---|---|---|
![]() |
SetFace(Int32, MeshFace) | Sets a face at a specific index of the mesh. |
![]() |
SetFace(Int32, Int32, Int32, Int32) | Sets a triangular face at a specific index of the mesh. |
![]() |
SetFace(Int32, Int32, Int32, Int32, Int32) | Sets a quadrangular face at a specific index of the mesh. |