![]() |
![]() |
||||||||||
| AutoCAD Tips to Work Smarter - April 2003 |
|||||||||||
|
|||||||||||
Finding the Midpoint between Two PointsThe 'cal command in AutoCAD can be used to perform typical arithmetic operations as well as geometry and point functions. The mee function is designed to locate the midpoint between two endpoints. This is handy when trying to locate the middle of a rectangle. Here is how you would use the mee function to draw a circle in the middle of a rectangle.
Hint: If you use the mee function frequently, consider creating a custom toolbar button to automate the task. Don't know how to create a toolbar button? Check out the Creating a User Defined Toolbar Button tip.
Finding Other Midpoints
That's great, but what if you want to locate the midpoint between two intersections or two center points or even the midpoint between an intersection and a center point. The 'cal command supports these options, but in a different manner. |
|||||||||||