API Reference > OdDb Classes > OdDbProxyEntity Class > OdDbProxyEntity Methods > OdDbProxyEntity::getReferences Method
OdDbProxyEntity::getReferences Method
Syntax
C++
virtual 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 entity. 

 

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