Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeBoundBlock2d::OdGeBoundBlock2d Constructor (const OdGePoint2d&, const OdGePoint2d&)
Syntax
C++
OdGeBoundBlock2d(const OdGePoint2d& point1, const OdGePoint2d& point2);

details Constructor for the OdGeBoundBlock2d class.

Parameters
Description
point1
[in] First point of a coordinate-aligned box.
point2
[in] Second point of a coordinate-aligned box.

The constructor constructs a box bounded by first and second input points.

Copyright © 2002-2022. Open Design Alliance All rights reserved.