Bound
 | 
| Name | Description | |
|---|---|---|
| BoundBlock3d | Default constructor for the BoundBlock3d class. Constructs a bounding block with minimum and maximum points at the coordinate system origin. | |
| BoundBlock3d(Point3d, Vector3d, Vector3d, Vector3d) | Constructor for the BoundBlock3d class. Constructs a bounding block with the specified base point. |