ACDBCORE2D_PORT AcDbExtents( const AcDbExtents& src );
Copy constructor. This initializes the newly constructed object to have the same minPoint and maxPoint as the object passed to it.
AcDbExtents