Getting Started:
API:
Returns the coordinates of the polyloop child element.
Point_coordinates where each point_coordinate is a tuple of the (x,y,(z)) coordinates of a CartesianPoint.
tuple(tuple(float))
Returns a Polygon of the polyloop child element.
tuple