Parameters |
Description |
const BBox& source |
[in] Object to be cloned. |
const OdGePoint3d& base |
[in] Base of parallelepiped bounding block. |
const OdGeVector3d& side1 |
[in] First side of parallelepiped bounding block. |
const OdGeVector3d& side2 |
[in] Second side of parallelepiped bounding block. |
const OdGeVector3d& side3 |
[in] Third side of parallelepiped bounding block. |
const OdGePoint3d& p1 |
[in] First point of a coordinate-aligned block. |
const OdGePoint3d& p2 |
[in] Second point of a coordinate-aligned block. |
The default constructor constructs a parallelepiped reduced to the coordinate origin.
A parallelepiped is a parallelogram extruded in an arbitrary direction.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|