C++
AcDbAlignedDimension();
Description
Default constructor. Initializes the dimension line definition point and extension line 1 and 2 start points all to (0,0,0), and the obliquing angle to 0.0. In addition, all the initializations of the default constructor for AcDbDimension, AcDbEntity, and others, are performed.