AddDimAngular method

Adds an Angular dimension object.

Syntax

objectVariable = object.AddDimAngular(AngleVertex, FirstEndPoint, SecondEndPoint, TextLocation)

Where:

     AngleVertex is a Point object identifying the center of the circle or arc, or the common vertex between the two dimensioned lines;

     FirstEndPoint is a Point object identifying the point through which the first extension line passes;

     SecondEndPoint is a Point object identifying the point through which the second extension line passes;

     TextLocation is a Point object identifying the location of the text.