API Reference > Classes > OdDAIObjectId Class > OdDAIObjectId Methods > OdDAIObjectId::model Method
OdDAIObjectId::model Method
Syntax
C++
OdDbBaseDatabase* model() const;

Returns a raw pointer to the database object.

details Retrieves the model identifier object is associated with.

Returns a NULL pointer if the identifier object is not associated with any database.

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