Close

Relief for ODA Team in Ukraine

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

An operator that writes a value from an OdRxValue object into an anchor item.

Parameters
Description
valueFrom
[in] An OdRxValue object that contains the value to write.
itemTo
[out] An anchor item that accepts the value.

true if the value was successfully written; otherwise, the method returns false.

File: daiSectionItemValueType.h

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