Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdPage::getCADReferences Method
Syntax
C++
void getCADReferences(OdCADReferencePtrArray& CADreferenses, OdRectArray& locations) const;

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

 

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