CoordinatesExtent#
- class cegalprizm.pythontool.CoordinatesExtent(cs_range)#
Stores the minimum and maximum extent of an object in world-coordinates
- property x_axis#
The extent of the x-axis of the object in world-coordinates
- Returns
the extent of the axis
- Return type
- property y_axis#
The extent of the y-axis of the object in world-coordinates
- Returns
the extent of the axis
- Return type
- property z_axis#
The extent of the z-axis of the object in world-coordinates
- Returns
the extent of the axis
- Return type