These modifications to objects add 3D point duck classifying.
Returns true if the instance has 3D cartesian coordinates, ie. responds to x, y and z.
Returns true if the instance has 3D cylindrical coordinates, ie responds to c_radius, theta and z.
Returns true if the instance has 3D spherical coordinates, ie. responds to s_radius, theta and phi.
[Validate]