API Reference > OdIfc Namespace > Classes > OdIfcCompound Class > OdIfcCompound Methods > OdIfcCompound::isPersistent Method
OdIfcCompound::isPersistent Method
Syntax
C++
virtual bool isPersistent() const;

Returns true if the compound object is a persistent one; otherwise, the method returns false.

Retrieves whether the compound object is a persistent one.

Persistent objects are database-resident objects (i.e., they are stored in a database).

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