Share

AcDbOrdinateDimension::AcDbOrdinateDimension

C++

AcDbOrdinateDimension();

Description

Default constructor. Initializes the origin, defining, and leader endpoints all to (0,0,0), and sets the X axis to be used. In addition, all the initializations of the default constructor for AcDbDimension, AcDbEntity, etc. are performed.

Links

AcDbOrdinateDimension

Was this information helpful?