A company I used to work for had a custom set of dimensioning tools in the tool palettes. We had issues with people dimensioning on the wrong layers and they included an instruction(?) in these custom commands to dimension using the correct layer i.e. current layer set to 'Border', select custom linear dim command and dim is drawn in 'Dimension' layer.
My question is, what to add to the macro in the properties when creating such a command button to do this? ^C^C_dimlinear <add something here to use a specific layer?>
When in the hatch command in 2012 I go to select the layer I want to use, but only some of them appear in alphabetical order, and the rest seem to be all over the place making it quite difficult to find the layer I want. I've tried increasing the maxsort figure, but it makes no difference. How to make them appear in the correct order?
The layer merge command is not working in one particular drawing. But fine in others and new files using the acad.dwt file.Is there a setting that effects the command.
When I use the Layer Isolate command, then use the Layer Unisolate command, everything seems to work fine, as far as displaying the correct layers again. However, when I go to the Layer Manager, I noticed that all frozen or frozen in current viewport are also turned off.
LAYISO set to OFF (use fade?)
This only happens in a maximized viewport, not in model space.
How do I assign the blocks coming in from Architect's drawing (Partition Panels - about 50+ styles and each style is a different block) to a different layer along with those layer properties without having to explode & re-define?
I want to keep them as blocks but for uploading to a IWMS system which will only recognize certain layer names. They are changing over to the layer name I select, but their properties are not (example: color)
Can I assign a hot key/combo to lock, and/or unlock objects? When you right click on an object, the LOCK command shows an underline beneath the "L" indicating that this is possible, but I cannot figure out the magic combo.
An older gentleman at our company is very much used to having F12 as endpoint, F11 as intersection and F10 as dist. Now that I've upgraded him to 2011, his life is pretty much ruined.
No matter what I try, I can't get the temporary override buttons to work. F10 always does POLAR, F11 always does OTRACK and F12 always does DYN.
How can I kill AutoCAD's default behavior and implement what he wants done?
I am currently writing a series of routines for setting the layers for text, leaders and dimension commands. The end goal is a system where any annotation command sets the correct layer for the duration of the command, then reverts back to the layer that was active before the command.
I have managed to complete all the code, and it appears to be working fine, I just have one question: I have used -layer "m" "Lay_name" etc... for all layer setting commands, rather than any code to see if the layer exists already. In my limited testing this seems to be suitable, nothing that exists on that layer seems to be affected.
I know how to write code to determine if the layer exists already and set the layer instead, but so far it seems unnecessary??
without reiterating a lot of what is said in this thread: [URL] ......
This happen outside the potential malware infection?
if you care to not click-through, the problem is that certain commands (not all of them) simply do not disply in the command line. so the MOVE command for example looks like this:
I want to know if I have understand this correctly or not: layer previous undos the last change in layer related command. Then If my last action is on layer, unod command will do the same. layer previous advantage is when you want to perform an undo which is not your last action.
When i click on the green line has you can see on the image. The layer toolbar wont show me the right layer, like if it's not working. But i can see the right layer inside propreties.
Is there a system variable to ajust to see my layers inside the Layer tool bar?
I am finding the layer combo control in 2010 an annoyance. The drop down box does not access as many layers as did the version in 2009, and I find myself continually searching through the drop down box to reference a particular layer. How to rectify to have it similar to 2009?
I have a VBA program that I have been using for years that I am unable to convert to vb.net. When I start a text/dim command, the routine changes my layer to my Dimension layer, like wise when I create a viewport.
I like what I see with A2k12 but all this vb.net stuff has me quite frustrated. So many programs to convert so little time.
How can I, or can I apply a specific layer to a specific command?? When I choose the dimension command, i want it to automatically become my "Dim 1" layer without having to select it, then select the layer. Is this possible??
At one point I had a layer command that I could select a line, type in the layer I wanted (with no extra prompts required) and it would change. The best part is if the layer didn't exist it would automatically create it (without prompting me Y/N).
Using LAYMCH in the command line is very close. However I have to press N for name, then enter the layer. If it is a new layer, it prompts me Y/N.
how to change the DTEXT command to be typed on a specified layer. I have poked around and came across some macros editing but this did not do the trick.
I just got AUTOCAD 2013 and I have problem using MOVE command. With my previous version AUTOCAD I was able to move one by one every line from the object I created. Now with the new version when I use MOVE command, not only one line is moved, it is moved the whole object (Like the object is a block, but is not).
How can I move only one single object from my drawing?
After I choose named UCS, the view rotates accordingly. Sometimes having named UCS as orthogonal works but I still prefer having world axis as orthogonal in my monitor. How to change default?
my command bar is stuck in the middle of my screen and it won't allow me to dock it at the bottom of the screen. Nor will it allow me to move or resize it(They're both grayed out.). Yes, the allow docking toggle is enabled and it does allow anchoring both left and right. I've tried everything I could find through F1.
I'm trying to delete a unused layer. But when I do that I get the following error (see attachment). I googled a bit and figured out that the LAYDEL command might solve my issue, but as I'm using Autocad 2013, that's not possible, as it doesn't have this command...
The block that causes the error can also be deleted, I tried with the purge command, but must be doing something wrong cause it didn't work. Oh yeah, with regard to the purge command, I see it this way (attachment 2), how can you display it in a window kind of view to get a better overview?