IntelliCAD 11.1 Object Library
AddDimAligned Method
See Also 
ExtPoint1
A Point object identifying the first endpoint of the extension line.
ExtPoint2
A Point object identifying the second endpoint of the extension line.
TextLocation
A Point object identifying the location of the text.
ModelSpace Collection : AddDimAligned Method

Description

Adds an Aligned Dimension object.

Syntax

Visual Basic
Public Function AddDimAligned( _
   ByVal ExtPoint1 As Point, _
   ByVal ExtPoint2 As Point, _
   ByVal TextLocation As Point _
) As DimAligned

Parameters

ExtPoint1
A Point object identifying the first endpoint of the extension line.
ExtPoint2
A Point object identifying the second endpoint of the extension line.
TextLocation
A Point object identifying the location of the text.

See Also

© 2022 IntelliCAD Technology Consortium. All Rights Reserved.