API Reference > OdDb Classes > OdDbOle2Frame Class > OdDbOle2Frame Methods > OdDbOle2Frame::getLocation Method
OdDbOle2Frame::getLocation Method
Syntax
C++
void getLocation(OdGePoint3d& point3d) const;
Parameters 
Description 
OdGePoint3d& point3d 
[out] Receives the upper-left corner. 

Returns the upper-left corner of the OLE object (DXF 10). 

 

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