CurveListAdd Method

Overload List
  NameDescription
Public methodAdd(T)
Adds an object to the end of the List.
(Inherited from RhinoListT.)
Public methodAdd(Arc)
Adds an arc to this list.
Public methodAdd(Circle)
Adds a circle to this list.
Public methodAdd(Ellipse)
Adds an ellipse to this list.
Public methodAdd(Line)
Adds a line to this list.
Public methodAdd(IEnumerablePoint3d)
Adds a polyline to this list.
Top
See Also