CurveListAdd Method |
Name | Description | |
---|---|---|
![]() | Add(Arc) |
Adds an arc to this list.
|
![]() | Add(Circle) |
Adds a circle to this list.
|
![]() | Add(Ellipse) |
Adds an ellipse to this list.
|
![]() | Add(IEnumerablePoint3d) |
Adds a polyline to this list.
|
![]() | Add(Line) |
Adds a line to this list.
|
![]() | Add(T) |
Adds an object to the end of the List.
(Inherited from RhinoListT.) |