Adds a 3 Point Angular dimension object.
Syntax
objectVariable = object.AddDim3PointAngular(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.