DimOrdinateWindow for MoxyDraw

Creates non associative ordinate dimensions for all objects within a window WITHOUT overlapping them.


Syntax:

DimOrdinateWindow
window point1 X
window point1 Y
window point2 X
window point2 Y
dims position X
dims position Y
datum point X
datum point Y

window point1 X:

Sets the X for the first window point.

window point1 Y:

Sets the Y for the first window point.

window point2 X:

Sets the X for the second window point.

window point2 Y:

Sets the Y for the second window point.

dims position X:

Sets the X for all the dimensions. Depending where the point is, it determines also if dimensions will be on X or Y axis.

dims position Y:

Sets the Y for all the dimensions. Depending where the point is, it determines also if dimensions will be on X or Y axis.

datum point X:

Optional. Sets the X datum point (start point). If omitted, it will be set to 0.

datum point Y:

Optional. Sets the Y datum point (start point). If omitted, it will be set to 0.

Note:

If an object (like a line or an arc) starts or ends up in the window, only the part inside the window will be dimensioned.