API Reference > OdDbRoot Classes > OdDbBaseVisualStylePE Class > OdDbBaseVisualStylePE Methods > OdDbBaseVisualStylePE::getGeomExtents Method
OdDbBaseVisualStylePE::getGeomExtents Method
Syntax
C++
virtual OdResult getGeomExtents(const OdRxObject*, OdGeExtents3d& ext) = 0;
Parameters 
Description 
OdGeExtents3d& ext 
[out] A reference to an OdGeExtents3d object to store and retrieve the layout's geometry extents. 

Returns current geometry extents of a specified layout object. 

param [in] A pointer to a layout object.

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