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

Sets the minimum extents for this Layout object (DXF 14). 

 

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