Share

AcDbExtents::==

C++

bool operator ==(
    const AcDbExtents& other
) const;

Description

Comparison operator.

Links

AcDbExtents

Previous Declaration

AutoCAD 2013 through AutoCAD 2024

bool operator==(const AcDbExtents& other);

History

AutoCAD 2025

Signature changed.

Was this information helpful?