Share

AcGeBoundBlock2d Constructor

Overload List

Method Description
AcGeBoundBlock2d::AcGeBoundBlock2d () Constructs a parallelogram contracted to the origin of the coordinates.
AcGeBoundBlock2d::AcGeBoundBlock2d (AcGeBoundBlock2d&) Copy constructor.
AcGeBoundBlock2d::AcGeBoundBlock2d (AcGePoint2d&, AcGePoint2d&) Constructs a box contracted to a segment between two points.
AcGeBoundBlock2d::AcGeBoundBlock2d (AcGePoint2d&, AcGeVector2d&, AcGeVector2d&) Constructs a parallelogram given a vertex and two sides.

Was this information helpful?