Tips & Tools Weekly (Vol. 13, No. 20)
1 Jun, 2008This Week's Software Tips Move Objects Using Grips NOTES FROM CADALYST TIP PATROL: Editing with grips is a real time saver. If an object has only one grip, you don't have to press the space bar. If you want to edit more than one grip on an object but don't want to edit them all (or move the object), just press and hold the Shift key and select the grips you want to edit. AutoCAD maintains the respective ratios between the selected grips. This also works for multiple objects. If you want to keep the end points of two lines relative to each other, use this method. Grips are our friends. Custom Spell Check Shortcut
NOTES FROM CADALYST TIP PATROL: This is a good use of the CUI to get the functionality you need. When using Spell Checker, if you select the objects first and then activate the spell checker, it defaults to Selected Objects. No need to customize anything if you don't want to and no need to change any settings. In AutoCAD 2009, mtext now has an automatic spell checker. It works like a word processor, so if a word is misspelled, it will have a squiggle under it. Note: The first two follow-up tips have not been tested by the Cadalyst Tip Patrol. Follow-Up: Revision Numbering in Sheet Set Manager Follow-Up: Copy with Coordinates Enter , (comma) to invoke the command: (defun C:,(/ gp) (setq gp (ssget))(command "copybase" "0,0" gp "")) Alex also sent this Visual Basic procedure for multiple pastes after a standard copy. The only difference is that the Escape button must be used to cancel/discontinue the command. From the AutoCAD pull-down menu, select Tools / Macro / VBA Manager. Then choose New, highlight ACADProject, and press the Visual Basic Editor button. Double-click on This Drawing in the upper left corner of the new dialog box. Copy and paste the VBA code in the new information box on the left. Select File / Save and the Save As dialog box will appear. Choose the default with the DVB extension. Exit the VBA Manager and save the AutoLISP code to a new file (MP.LSP). Load this new file in all AutoCAD drawings. Select some entities and copy them to the clipboard (Ctrl+C). Choose a basepoint if so desired. Execute the AutoLISP routine. The objects can be pasted multiple times in all drawings that this procedure is loaded in. Press Escape to exit.
Public Sub MP() To start the command, use AutoLISP: (defun C:MP()(VL-VBARUN "MP"));MULTIPLE PASTECLIP The Copy with Coordinates tip garnered a question from Charles A. Graham, who wrote to ask, "Is that the same as right-click Clipboard / Copy, then in the new location, right-click / Paste to Original Coordinates?" COMMENTS FROM CADALYST TIP PATROL: That depends on your current AutoCAD setup. Specifically:
^C^C_pasteorig = Paste to Original Coordinates Dustin L. Cotter, Alan Pooley, and Randy Lam all wrote to say they use Ctrl+Shift+C to allow a selection set to be copied with any relative basepoint either selected or typed in, then Ctrl+V to paste or Ctrl+Shift+V or paste as a block. COMMENTS FROM CADALYST TIP PATROL: Actually, there is little difference; it is just a matter of choice. Setting it up in an AutoLISP routine will help beginners understand simple customizing, which will lead to more complex programming. Some of these tips may seem to be a bit extensive and overdone for such a simple set of commands. (Remember the movie Contact? Ockham's Razor: "The simplest explanation is usually the best.") To others, they can be a quick lesson in basic AutoCAD programming, which they can expand upon. The tips are also a review of basic commands. Some use them frequently; others, seldom. We all could use a reminder that some of the most useful time-savers are the simple, basic inputs. All tests were done by Tip Patrol member Billy Wooten and Mitchell Hirschklau using AutoCAD 2006/2007/2008. Many thanks to the readers for their responses. MicroStation Tip: Useful Keyboard Shortcuts Today's MicroStation tip courtesy of The Envision Group.
Submit Your Tip for your favorite CAD software. If we publish your tip, we'll send you a Cadalyst T-shirt, and each month Cadalyst editors will randomly select one published tip and send a $100 gift card to its author. Please submit only code and other tips that are your original work (or provide the original source so we can include proper credit) and tell us which software version you use. By submitting code, you grant Cadalyst the right to print and distribute your code in print, digitally, and by other means. Cadalyst and individual authors retain all rights to the code; published code is not to be used for commercial purposes. Tips & Tools Weekly software tips for AutoCAD are reviewed by Cadalyst staff and the Tip Patrol before publication. Use all tips at your own discretion, please, and watch later editions of this newsletter for updates and corrections. We're sorry, but editors and Tip Patrol members cannot provide assistance with technical problems; please refer to Cadalyst's Hot Tip Harry-Help discussion forum. Sincere thanks to our volunteer Tip Patrol members: Brian Benton, Don Boyer, Mitchell Hirschklau, R.K. McSwain, Kevin Sawyer, and Billy Wooten.Back to Top | |
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Deals & Freebies NVIDIA Gelato Pro v2.2 Download Back to Top | |
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Opportunities & Honors FIATECH Project Aimed at Teaching Core Competencies PTC Names Winners in 2008 CoCreate Design Competition SME Bestows Awards at Rapid Conference Back to Top | |
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . The Week's New CAD and Related Products Hardware: Quickparts Medical-Grade Materials Hardware: vizBOXX Hardware: M860TU Montebello General Software: BillQuick 2008 General Software: aniPart Visualization: Rapid Design Visualization (RDV) 2009 AEC: Scia Engineer 2008 MCAD: CADdoctor EX3.0 MCAD: CircuitProbe v2.2 MCAD: CoCreate 2008 MCAD: Power NURBS v5, Power Solids v5, and Power Translators v5 CAE: MD Technologies CAE: EDA 3D Analysis Suite CAE: Abaqus v6.8 CAM: MultiGage Back to Top | |
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Mark Your Calendar Autodesk Road and Highway Design Seminar Autodesk Solutions for Public Works & Utilities Half Day Seminar Webinar: Engineering Analysis, Simulation, and Virtual Test Software in the Design of Heavy Machinery For a complete list of CAD meetings, conferences, training sessions, and more, check out our calendar of events on Cadalyst.com. |