Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdDbBaseVisualStylePE::getGeomExtents Method
Syntax
C++
virtual OdResult getGeomExtents(const OdRxObject*, OdGeExtents3d& ext) = 0;

Returns current geometry extents of a specified layout object. 

param [in] A pointer to a layout object.

Parameters
Description
ext
[out] A reference to an OdGeExtents3d object to store and retrieve the layout's geometry extents.
Copyright © 2002-2022. Open Design Alliance All rights reserved.