Close

Relief for ODA Team in Ukraine

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

Comparison operator for the OdGeExtents2d object. 

 

Parameters
Description
extents
[in] Extents to compare with.

A boolean value that indicates whether the input OdGeExtents2d object is identical to these extents object.

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