CurveListInsert Method |
Name | Description | |
---|---|---|
Insert(Int32, Arc) |
Inserts an arc at a given index of this list.
| |
Insert(Int32, Circle) |
Inserts a line at a given index of this list.
| |
Insert(Int32, Ellipse) |
Inserts an ellipse at a given index of this list.
| |
Insert(Int32, Line) |
Inserts a line at a given index of this list.
| |
Insert(Int32, IEnumerablePoint3d) |
Inserts a polyline at a given index of this list.
| |
Insert(Int32, T) |
Inserts an element into the List at the specified index.
(Inherited from RhinoListT.) |