This routine by Walt Bedinger allows you to draw a rectangle in AutoCAD starting at the midpoint, or center point (as opposed to one of the corners). Begin by loading the LISP file, then type in the command MpRec. Pick the center of the rectangle, then either drag the cursor or enter the x and y dimensions. The rectangle will be created using your start point as the center. This routine is especially handy if you are creating multiple rectangles with the same dimensions, because it remembers the previous size selection. |