Getting Started:
API:
Creates Coordinate child elements and sets their value.
coordinates (int, float) – The values of the x,y,(z) coordinates as an argument list.
The newly creeated Coordinate elements.
list(Coordinate)
Returns the values of the Coordinate child elements.
tuple(float)