menu
RhinoCommon API
search
search
V8
arrow_drop_down
new_releases
wb_sunny
RhinoCommon documentation has a new look. The old site can still be found
here
.
Close
Description:
Inserts a mesh ngon at a defined index in this list.
Syntax:
public
void
Insert(
int
index
,
MeshNgon
ngon
)
Parameters:
index
Type:
int
An ngon index.
ngon
Type:
MeshNgon
An ngon.
Returns:
Type:
void
Available since:
6.0
home
/
Rhino.Geometry.Collections
/
MeshNgonList
/
Insert
Insert method
Class:
Rhino.Geometry.Collections.MeshNgonList
Nothing found