Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdPage::get2dGeoms Method
Syntax
C++
void get2dGeoms(Od2dGeometryReferencePtrArray& geoms, OdRectArray& locations) const;

Returns two-dimensional geometry references previously added to the page. The method fills two passed arrays with geometry references and their locations, then returns these arrays to a calling subroutine. 

 

Parameters
Description
geoms
[out] A placeholder for geometry references array.
locations
[out] A placeholder for geometry locations array.
Copyright © 2002-2022. Open Design Alliance All rights reserved.