Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
Aggr::getArrayValues Method
Syntax
C++
template <typename TItem, class TOtherItem> bool getArrayValues(OdArray<TOtherItem>& to) const;

Retrieves the elements of the aggregate as an array.

Parameters
Description
to
[out] An OdArray object that is the placeholder for the aggregate elements.

true if the elements were successfully returned; otherwise, the method returns false.

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