Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdDAIObjectId::isNonPersistent Method
Syntax
C++
bool isNonPersistent() const;

Retrieves whether the identifier's instance is non-persistent.

Returns true if and only if non-null identifier doesn't belong to any owning model and has a link to owner's identifier.

Object identifiers for non-persistent instances are created during owning instance's derived attributes evaluation only. Such identifiers have handle which isn't equal to zero, don't have owning model and have link to owning instance's object identifier simultaneously.

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