I still use Mechanical Desktop — and AME previous to that — for obvious and not so obvious reasons. In either I end up with needing a dimensioned fab drawing, which can be in a separate file or on a sheet in the assembly model.
One of my self-imposed rules is all items are drawn to scale — 1/1 — and any drawing that does not fit well on a drafting format is fit by adjusting the scale of the drafting format. So now when you add a dimension or ask for the distance, both are the same.
To ease the task of determining the scale of the drafting format, I created a block to represent the drawing field of the drafting format at 1/1 scale.
To determine this optimal scale, I insert this representative drawing field. Seeing it over the view or views of the part I wish to detail allows me to assign a scale for that particular drawing.
I assigned a macro to the command I created to insert this block, which not only asks for the location of the representative drawing field, it also sets the dimscale, the layer, dimstyle, color, etc.
This has allowed me to give these commands and files to others in my group so the drawings are all similarly constructed and anyone can easily edit the drawing and keep things in dimensions, notes, etc. consistent.
I am attaching the block for the size D format used by most of my clients, and the macro from my menu. It sure has made my detailing much more efficient and consistent.
Notes from Cadalyst tip reviewer R.K. McSwain: This is a good idea for doing some preliminary layout sizing. Note that the attached TXT file contains a menu macro. It's not a script file or a LISP file. |