API Reference > Classes > OdIfcFile Class > OdIfcFile Methods > get Method > OdIfcFile::get Method (OdDAIObjectId &)
OdIfcFile::get Method (OdDAIObjectId &)
Syntax
C++
OdIfc::OdIfcEntityPtr get(const OdDAIObjectId & id) const;
Parameters 
Description 
const OdDAIObjectId & id 
[in] An identifier of an object to compose.  

A smart pointer to the entity with the attached compound object.

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

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