C++
AcDbDiametricDimension();
Description
Default constructor. Initializes the chord points to (0,0,0), and the leader length to 0.0. In addition, all the initializations of the default constructor for AcDbDimension, AcDbEntity, and others are performed.