Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdBcf::Utils::parseBool Function
Syntax
C++
bool parseBool(const OdString & value);

Checks if the specified string is equal to the "true" or "1".

Parameters
Description
value
[in] A string probably containing a boolean value.

true if the string is equal to one of the values mentioned above; otherwise, the method returns false.

File: BcfUtils.h 

Namespace: OdBcf::Utils 

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