Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
ADB_Value::getValue Method (OdDAI::Boolean&)
Syntax
C++
bool getValue(OdDAI::Boolean& getTo) const;

Retrieves the current value of the attribute data block, represented as an Boolean value. The method fills the passed parameter with the attribute data block value and returns it to a calling subroutine.

Parameters
Description
getTo
[out] A placeholder for the Boolean value that contains the value of the attribute data block.

true if the attribute data block value was successfully converted and returned to the calling subroutine; otherwise, the method returns false.

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