Share

AcDbRotatedDimension::AcDbRotatedDimension

C++

AcDbRotatedDimension();

Description

Default constructor. Initializes the dimension line definition point and extension line 1 and 2 start points all to (0,0,0), and the rotation and obliquing angles to 0.0. In addition, all the initializations of the default constructor for AcDbDimension, AcDbEntity, etc. are performed.

Links

AcDbRotatedDimension

Was this information helpful?