API Reference > OdDAI Namespace > Classes > Settings Class > Settings Methods > Settings::set_hdf5maxEmbededAggr Method
Settings::set_hdf5maxEmbededAggr Method
Syntax
C++
void set_hdf5maxEmbededAggr(OdUInt32 maxEmbededAggr);
Parameters 
Description 
OdUInt32 maxEmbededAggr 
[in] A new value of maximum elements number to be set. 

Sets the maximum number of elements of aggregations, which are stored in embedded fields of HDF5 files for the SDAI module.

When the maximum number of elements is exceeded, aggregation element values are written in a separate dataset.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.