Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
Boolean::Boolean Constructor (const Boolean &)
Syntax
C++
Boolean(const Boolean & other);

Creates a new Boolean object as a copy of another existing Boolean value (copy constructor for the Boolean class).

Parameters
Description
other
[in] Another instance of the Boolean class that will be copied.
Copyright © 2002-2022. Open Design Alliance All rights reserved.