AddDimAligned method

Adds an Aligned dimension object.

Syntax

objectVariable = object.AddDimAligned(ExtPoint1, ExtPoint2, TextLocation)

Where:

     object is one of the ModelSpace or PaperSpace collection objects or a Block object;

     ExtPoint1 is a Point object identifying the first endpoint of the extension line;

     ExtPoint2 is a Point object identifying the second endpoint of the extension line;

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