Share

AcDbExtents2d::==

C++

ACDBCORE2D_PORT bool operator ==(
    const AcDbExtents2d& other
) const;

Description

Comparison operator.

Links

AcDbExtents2d Class

Previous Declaration

AutoCAD 2013 through AutoCAD 2024

bool operator==(const AcDbExtents2d& other);

History

AutoCAD 2025

Signature changed.

Was this information helpful?