Lee Mac Posted May 10, 2010 Posted May 10, 2010 It was too interesting not to rob from the post @ theswamp and put here.:wink: True - it was funny, that when I saw the update to this thread, I predicted what it would be Quote
alanjt Posted May 10, 2010 Posted May 10, 2010 True - it was funny, that when I saw the update to this thread, I predicted what it would be LoL Your powers of perception are overwhelming! Quote
Lee Mac Posted May 10, 2010 Posted May 10, 2010 LoLYour powers of perception are overwhelming! I never cease to amaze myself Quote
alanjt Posted May 11, 2010 Posted May 11, 2010 You can use the SetByLayer command to fix object level (color, etc.). Also, it has the option to fix any objects created within a block that are NOT set to ByLayer. eg. Command: SETBYLAYER Current active settings: Color Linetype Lineweight Material Select objects or [settings]: Specify opposite corner: 1 found Select objects or [settings]: [color=Red]Change ByBlock to ByLayer? [Yes/No] <Yes>: Include blocks? [Yes/No] <Yes>:[/color] Quote
dusko Posted August 30, 2010 Posted August 30, 2010 i found out one good tip. after you activate any draw command and you would like to snap point to specific object snap mode (e.g. Endpoint, Midpoint, Center) then you can suppress all other modes (that you have selected in OSNAP) with SHIFT + E or M or C. this will reduce zooming and errors for shure. Quote
DVDM Posted August 31, 2010 Posted August 31, 2010 Thanks, that is handy. One thing I'd like to clarify is that you need to press and HOLD SHIFT + E etc, not just press once to activate. What I normally do to get a temporary snap override, is to press CTRL + Rightclick, this brings up a temporary snap override menu, and lets you choose from all available snap modes. Quote
troggarf Posted December 9, 2010 Posted December 9, 2010 (edited) If you use “Object Snap Tracking” or OTRACK, you will like this tip. If you have ever been annoyed with the dashed “track path” that goes infinitely across your screen, you can change this so that the dashed line only appears from the track point to the cursor. You do this by either going to the System Variable Editor (SYSVDLG) and looking for the TRACKPATH variable or by typing in TRACKPATH at the command line and changing the value to 1. Here is a description of the TRACKPATH Variable: Controls the display of polar and object snap tracking alignment paths. Available Variables: Displays full-screen polar and object snap tracking paths Displays full-screen polar tracking path; displays object snap tracking path only between the alignment point and the From point to the cursor location Displays full-screen object snap tracking path; does not display polar tracking path Does not display polar tracking path; displays the object snap tracking path only between the alignment point and the From point to the cursor location TRACKPATH set to 1 TRACKPATH set to As seen at: http://autocadtips.wordpress.com/2010/11/10/track-path/ http://autocadtips.wordpress.com/ Enjoy!!!! ~Greg Edited December 30, 2023 by troggarf Quote
troggarf Posted December 13, 2010 Posted December 13, 2010 Present your Dimensional Constraints If you have played around with dimensional constraints, you have noticed that they look very different than regular dimensions. In fact, they are so different that they are not presentable. Well… they will be presentable after reading this tip. First, let’s make a dimensional constraint: Scenario 1 – No existing dimensions •In the “Dimensional” panel on the “Parametric” ribbon, click the “Linear” dimensional constraint button. •A pickbox will appear, and if you hover over a line, a red x will appear at the end of the line that the “dim” will measure from. Click to accept and do the same for the other side of the line. • Place the dimension Scenario 2 – Converting an existing dimension into a constraint • In the “Dimensional” panel on the “Parametric” ribbon, click the “Convert” button. • Pick the dims that you want to convert. After selecting, hit . • The dims will now be converted. These new dims are very functional, but not very presentable, so let’s fix that. What we will do is change the constraint to not show the lock symbol, the “d1=” (name of the constraint), and put it back to the layer & color as it originally looked like when it was created. Settings: • In the lower right corner of the “Dimensional” panel on the “Parametric” ribbon, click the diagonal arrow to open the “Constraint Settings” dialog. • Click the “Dimensional” tab • Change the dropdown from “Name and Expression” to “Value” • Uncheck the “Show lock icon for annotational constraints” • Click OK Settings dialog Notice that the name (prefix) of “d1=” has been removed but the lock symbol may still be visible and the color/layer is not correct yet. • Select the dim(s) • Right click and select Properties to open the Properties Tool Palette • Change the “constraint form” from “Dynamic” to “Annotational” • Exit the Properties palette and your once un-presentable Dimensional Constraints are now presentable. ~Enjoy found @ http://autocadtips.wordpress.com/ Quote
iforwms Posted December 15, 2010 Posted December 15, 2010 To create multi-coloured lines or double lines (or lines with text inside), use the MLStyle command. Quote
iforwms Posted December 15, 2010 Posted December 15, 2010 When entering any value you can call up the command line calculator function by typing 'cal. Yes the apostrophe is before the word cal. For simple calculations outside of a function, you can use the following: (* 5 6) will output 30, works the same for + - / Quote
iforwms Posted December 15, 2010 Posted December 15, 2010 Using a combination of REGION, UNION and MASSPROP you can get the elastic section properties of any shape. Quote
designerstuart Posted December 15, 2010 Posted December 15, 2010 you can use the following: (* 5 ) haha eight is too cool Quote
CADapult Posted December 29, 2010 Posted December 29, 2010 Hi Fuccaro, I've tried your SumVolume lisp routine and have found an issue with it that I can't figure out. If I have multiple solids, perhaps 50 parts, and I select them all and get a weight, then select all except one or two items the weight shown then is *greater* than when I selected all the items. I've got no experience with visual lisp functions; I'm a not-so-good lisp writer who manages to get by at best, so I can't figure out what the problem might be. Am I just using the routine in a way that wasn't intended? Thanks, Mike Quote
fuccaro Posted December 30, 2010 Posted December 30, 2010 CADapult Thank you for the error report. I rarely use AutoCAD but I will investigate the problem sometime in the next month. HAPPY NEW YEAR!!! Quote
Kobbe Posted February 19, 2011 Posted February 19, 2011 Mabye just Autocad tip If i set the tile size to about 4 times the original i get TWICE the rendering speed!!! It is originalt at 32 but if i bump it up to 128 it goes around 2x faster to render! The tile size is how often the image get refreshed in the rendering prosses. IE how often U see changes. Quote
JayRenn Posted February 22, 2011 Posted February 22, 2011 Andy, That's awesome! I've been using my own little lisp routine for years to accomplish the same thing. This is much better because I can't use mine when I'm running another lisp routine. Quote
Glen1980 Posted March 3, 2011 Posted March 3, 2011 If you press and hold SHIFT until the envelope icon comes up then press and hold D it temporarily over-rides all osnaps, tracking and ortho settings allowing you to freehand draw rev clouds or drop text etc. Quote
designerstuart Posted March 3, 2011 Posted March 3, 2011 If you press and hold SHIFT until the envelope icon comes up then press and hold D it temporarily over-rides all osnaps, tracking and ortho settings allowing you to freehand draw rev clouds or drop text etc. you should mention this is only while in a command. but thanks! Quote
troggarf Posted March 25, 2011 Posted March 25, 2011 With AutoCAD 2012, As you type in a command it will populate a list of commands that start with the same characters (letters or numbers). In this list are commands, aliases and systems variables. But there's a function that is annoying called "Auto-Append". After the third character is entered, it will guess what command you are entering and fill in the remaining command for you. This sounds like it would be great, but it's actually annoying. To turn "Auto-Append" off: Start entering a command and as the list of commands populates, Move your cursor over the list and right-click Uncheck "Auto-Append" To see the animated GIF that shows this feature: go to the Autocad Tips blog Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.