RhinoCommon API
Point3dListAdd Method |
| Name | Description | |
|---|---|---|
| Add(T) |
Adds an object to the end of the List.
(Inherited from RhinoListT.) | |
| Add(Double, Double, Double) |
Adds a Point3d to the end of the list with given x,y,z coordinates.
|