Close

Relief for ODA Team in Ukraine

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

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

 

Parameters
Description
subentId
[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.