API Reference > OdIfc Namespace > Classes > OdIfcCompound Class > OdIfcCompound Methods > OdIfcCompound::id Method
OdIfcCompound::id Method
Syntax
C++
virtual OdDbStub* id() const;

Returns a raw pointer to a stub object that provides access to the database.

Retrieves the identifier of the compound object's database.

The method returns a NULL pointer if the compound object is not a persistent one.

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