Adds a Rotated dimension object.
Syntax
objectVariable = object.AddDimRotated(ExtPoint1, ExtPoint2, DimLineLocation, Rotation)
Where:
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;
DimLineLocation is a Point object identifying a point on the dimension line;
Rotation is a double-precision angle, in radians, of rotation displaying the linear dimension.