API Reference > OdDb Classes > OdDbProxyObject Class > OdDbProxyObject Methods > OdDbProxyObject::getReferences Method
OdDbProxyObject::getReferences Method
Syntax
C++
void getReferences(OdTypedIdsArray& objectIds) const;
Parameters 
Description 
OdTypedIdsArray& objectIds 
[out] Receives an array of the reference Object IDs. 

Returns an array of the Object IDs referenced by this Proxy object. 

 

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