Click or drag to resize

Point3dListAdd Method

Overload List
  NameDescription
Public methodAdd(T)
Adds an object to the end of the List.
(Inherited from RhinoListT.)
Public methodCode exampleAdd(Double, Double, Double)
Adds a Point3d to the end of the list with given x,y,z coordinates.
Top
See Also