Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
Number::Number Constructor (const Number&)
Syntax
C++
Number(const Number& copyFrom);

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

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