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