Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
EXTMAX
Syntax
C++
OdGePoint3d EXTMAX;
Type
OdGePoint3d
Initial value
(-1.0E+20, -1.0E+20, -1.0E+20)
Read-Only
Yes (for getSysVar() and setSysVar() methods)
Saved In
Database
Versions
R12+

 

EXTMAX specifies the upper-right corner of the extents of the Model Space. 

 

Access Methods
OdDbDatabase::getSysVar() – returns the upper-right corner of the extents of the current space (Model or Paper).
 
OdDbDatabase::getEXTMAX() – returns the upper-right corner of the extents of the Model Space.
OdDbDatabase::setEXTMAX() – sets the upper-right corner of the extents of the Model Space.

File: SysVarDefs.h 

Module: API Reference 

OdDbLayout::getEXTMAX() OdDbLayout::setEXTMAX()

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