Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdDbBaseFullSubentPath::== Operator
Syntax
C++
bool operator ==(const OdDbBaseFullSubentPath& fullSubentPath) const;

Comparison operator. This operator compares this object with another object of the OdDbBaseFullSubentPath type. 

 

Parameters
Description
fullSubentPath
[in] Object to be compared with this object.

True if the objects are equal to each other; false otherwise.

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