RhinoCommon API
MeshNgonListAddNgon Method |
Appends a new ngon to the end of the mesh ngon list.
Namespace: Rhino.Geometry.Collections
Assembly: RhinoCommon (in RhinoCommon.dll)
Parameters
- ngon
- Type: Rhino.GeometryMeshNgon
Ngon to add.
Return Value
Type: Int32The index of the newly added ngon.