API Reference > OdDb Classes > OdDbLayout Class > OdDbLayout Methods > OdDbLayout::setEXTMAX Method
OdDbLayout::setEXTMAX Method
Syntax
C++
void setEXTMAX(const OdGePoint3d& extMax);
Parameters 
Description 
const OdGePoint3d& extMax 
[in] Maximum extents. 

Sets the maximum extents for this Layout object (DXF 15). 

 

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