Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdDbBaseVisualStylePE::getApproxExtents Method
Syntax
C++
virtual bool getApproxExtents(const OdRxObject*, OdGePoint3d& extMin, OdGePoint3d& extMax) const = 0;

Returns the approximate extents of a specified layout. 

param [in] A pointer to a layout object.

Parameters
Description
extMin
[in] A reference to an OdGePoint3d object to store and return the left lower corner of the extents rectangle.
extMax
[in] A reference to an OdGePoint3d object to store and return the right upper corner of the extents rectangle.
Copyright © 2002-2022. Open Design Alliance All rights reserved.