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);
Parameters 
Description 
const OdGeMatrix3d& lcs 
[in] Local coordinate system (must be orthogonal).  
const OdGeExtents3d& localBox 
[in] Axis-aligned box in the specified lcs. 

Constructor for the OdGeBoundBlock3d class.

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