Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdIfcCompound::isPersistent Method
Syntax
C++
virtual bool isPersistent() const;

Retrieves whether the compound object is a persistent one.

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

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

Copyright © 2002-2022. Open Design Alliance All rights reserved.