Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdDAIObjectId::> Operator
Syntax
C++
bool operator >(const OdDAIObjectId& objectId) const;

The "more than" operator for the object identifier.

Parameters
Description
objectId
[in] Another identifier (right-hand operand of the operation) to be compared with.

Returns true if the object identifier is more than another one; otherwise, the method returns false.

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