API Reference > Classes > OdIfcFile Class > OdIfcFile Methods > get Method > OdIfcFile::get Method (OdDAIObjectIds &)
OdIfcFile::get Method (OdDAIObjectIds &)
Syntax
C++
OdResult get(const OdDAIObjectIds & ids) const;
Parameters 
Description 
const OdDAIObjectIds & ids 
[in] An array of identifiers of objects to compose.  

eOk if the compose operation was successful; otherwise the method returns an appropriate error code.

Performs an attempt to compose entities using the specified resolver object.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.