Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
Select::getEnum Method (OdDAI::EnumValueInfo &)
Syntax
C++
bool getEnum(OdDAI::EnumValueInfo & ret) const;

Retrieves the current value into OdDAI::EnumValueInfo that holds underlying enumeration string value.

Parameters
Description
ret
[out] A placeholder for the value to be returned to a calling subroutine.

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

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