API Reference > Module Database Wrappers > AECCLandDatabase Class > AECCLandDatabase Methods > AECCLandDatabase::GetEntityIds Method
AECCLandDatabase::GetEntityIds Method
Syntax
C++
OdDbObjectIdArray GetEntityIds(const OdRxClass* pDesc) const;
Parameters 
Description 
const OdRxClass* pDesc 
[in] Type of the sub-object. 

Array of OdDbObjectIds of the specified sub-object type from the database.

Gets all OdDbObjectIds by a specified sub-object type from the database. 

 

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