C++
ACDBCORE2D_PORT bool operator ==( const AcDbExtents2d& other ) const;
Description
Comparison operator.
Links
Previous Declaration
AutoCAD 2013 through AutoCAD 2024
bool operator==(const AcDbExtents2d& other);
History
AutoCAD 2025
Signature changed.