Returns the maximum z coordinate value of an MBB. This is the z coordinate of the upper right back corner.
Returns a FLOAT value.
This method is valid on MBB data types.
SELECT NEW MBB(0, 1, 10, 10, 20, 10).ZMax();
Returns the maximum z coordinate value of an MBB. This is the z coordinate of the upper right back corner.
Returns a FLOAT value.
This method is valid on MBB data types.
SELECT NEW MBB(0, 1, 10, 10, 20, 10).ZMax();