Share

AcGeBoundBlock3d Constructor

Overload List

Method Description
AcGeBoundBlock3d::AcGeBoundBlock3d () Constructs a parallelepiped contracted to the origin of the coordinates.
AcGeBoundBlock3d::AcGeBoundBlock3d (AcGeBoundBlock3d&) Copy constructor.
AcGeBoundBlock3d::AcGeBoundBlock3d (AcGeBoundBlock3d&&) Move constructor.
AcGeBoundBlock3d::AcGeBoundBlock3d (AcGePoint3d&, AcGeVector3d&, AcGeVector3d&, AcGeVector3d&) Constructs a parallelepiped given a vertex and two sides.

Was this information helpful?