Close

Relief for ODA Team in Ukraine

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

details Constructor for the OdGeBoundBlock3d 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 two input points.

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