Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdRxValue::OdRxBoxedValue::isEqualTo Method
Syntax
C++
virtual bool isEqualTo(const OdRxObject * other) const;

Compares this value with another value. 

 

Parameters
Description
other
[in] Object which to compare this value with.

true if values of both objects are equal; false otherwise.

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