Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
ValidationTask::setHealingEnable Method
Syntax
C++
void setHealingEnable(bool healingEnable);

Sets a new value of the healing flag. When this flag equals to true, the validation task object tries to heal found validation errors (if the object has an appropriated healer class). Otherwise, this flag equals to false.

Parameters
Description
healingEnable
[in] A new value of the flag.
Copyright © 2002-2022. Open Design Alliance All rights reserved.