Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
Aggr::copyFromAggr Method
Syntax
C++
bool copyFromAggr(const Aggr& otherAggr);

Copy from aggregate.

Parameters
Description
otherAggr
[in] aggregate to copy from.

Returns true if copy was succeeded, otherwise false

The copy should work between the same type aggregates. In case with different aggregates types the function should be failed.

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