A Point is a representation of a location in space. It contains X, Y, and Z coordinates.
Returns X co-ordinate of a point object.
PX(p)
P is the point object.
Returns Y co-ordinate of a point object.
PY(p)
Returns Z co-ordinate of a point object.
PZ(p)
Returns distance between two point objects.
PD (p1, p2)
P1 and p2 are point objects.
Returns the middle point of the line between two point objects.
MIDP (p1, p2)
Please check your uploaded file extension.
Please Select a file.