API Reference > OdGe Classes > OdGeBoundBlock3d Class > OdGeBoundBlock3d Constructor > OdGeBoundBlock3d::OdGeBoundBlock3d Constructor (OdGeMatrix3d&, OdGeExtents3d&)
OdGeBoundBlock3d::OdGeBoundBlock3d Constructor (OdGeMatrix3d&, OdGeExtents3d&)
Syntax
C++
OdGeBoundBlock3d(const OdGeMatrix3d& lcs, const OdGeExtents3d& localBox);

param lcs [in] Receives local coordinate system (must be orthogonal) param localBox [in] Receives axis-aligned box in the specified lcs.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.