Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmSystemServicesPE::unloadCondition Method
Syntax
C++
virtual std::function<bool (const OdBmObject*)> unloadCondition() const;

Creates a condition function. 

 

Condition function, that will be taken into account, on evaluating requirements of unloading for specific object.

If condition function returns true, then object will be unloaded. Condition function will be called only for objects, that support unloading.

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