Close

Relief for ODA Team in Ukraine

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

Comparison operator "not equal". 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 not equal to each other; false otherwise.

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