Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
Aggr::const OdArray<TItem>* Operator
Syntax
C++
template <class TItem> operator const OdArray<TItem>*() const;

Providing internal OdArray to the outside.

Returns constant pointer to internal array. If aggregate is empty it can return null.

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