Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
>> Function
Syntax
C++
bool DAI_EXPORT operator >>(const OdRxValue& valueFrom, OdDAI::Enum& itemTo);

Operator that writes an OdRxValue object data into an enumeration item.

Parameters
Description
valueFrom
[in] An OdRxValue object
itemTo
[out] An enumeration object that accepts the converted value.

true if the operation was successful; otherwise, the operator returns false.

File: daiEnumValueType.h

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