Close

Relief for ODA Team in Ukraine

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

Retrieves the current value as an array of object identifiers.

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.