Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbEvalExpr::equals Method
Syntax
C++
virtual bool equals(const OdDbEvalExpr* pOther) const;

Returns true if and only if the specified Node object is equal to this Node object. 

 

Parameters
Description
pOther
[in] Pointer to the other Node object.

The default implementation of this function does nothing but throw an eNotImplemented error.

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