Share

AcDb3PointAngularDimension::AcDb3PointAngularDimension

C++

AcDb3PointAngularDimension();

Description

Default constructor. Initializes the arc point angle center point and extension lines 1 & 2 start points all to (0,0,0). In addition, all the initializations of the default constructor for AcDbDimension, AcDbEntity, and others, are performed.

Links

AcDb3PointAngularDimension

Was this information helpful?