Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
Select::getInt32Array Method
Syntax
C++
bool getInt32Array(OdArray<int> & res) const;

Retrieves the current value as an array of unsigned 32-bit integer values.

Parameters
Description
res
[out] A placeholder for the array to be filled and returned to a calling subroutine.

true if the value is successfully converted and returned to a calling subroutine; otherwise, the method returns false.

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