AcDbExtents2d::AcDbExtents2d() Constructor   

C++
AcDbExtents2d();
Description

Default constructor. Initializes min extent to 1e+20,1e+20 and the max extent to -1e+20,-1e+20.

Links