Skip to content

Overload_Rhino_Geometry_Collections_MeshFaceList_AddFace

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

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

Clone this wiki locally