changing the F12 key. I want to use it set the UCS to object. I assume it done be amending the CUI. I found the shortcut for the current use of the F12 which reads
have finished loading 2007 onto them.Now, back with 2006 we could set osnaps to the function keys (e.g. F2 to snap to END). I have been told that you can't do this with 2007.
I am running CAD 2007 LT. Old laptop runs windows XP. On black Friday I purchased a new laptop with windows 7. All is well except the F3 & F8 I am so used to aren't allowing me to toggle on off. I have discovered that the fn button (lower left) by the ctrl button will let me toggle 1 time but have to hit the fn each time then F3 or F8.
I have a HP laptop on which I run AutoCAD 2012 AND Civil3D 2012 both of which for some reason do not have the function keys working as normal. Oddly enough if I attach an external keyboard, the function keys work as expected.
when I assign "" to OverrideShortcut the the OverrideShortcutType is kNoShortcut when I assign "D" to OverrideShortcut the the OverrideShortcutType is kAliasShortcut when I assign "Ctrl+D" to OverrideShortcut the the OverrideShortcutType is kAcceleratorShortcut
So far so good but now:
when I assign "F11" to OverrideShortcut the the OverrideShortcutType becomes kAliasShortcut resulting in:
I have to type F 11 to launch the command. What I want is to Press the key F11 to lunch the command instead of typing F 11
(This works good with Ctrl+D but not with F11)
Can I work around this to use the Function key's ?
There is no motion in my meshes when using set key or auto key.
So lets say I have a cube and set a keyframe at 1 and move it a little to the right and set a keyframe at 13, between 1 and 13 there's no motion from 1 to 13, just it jumping straight to 13. I hope that makes sense, I've tired going to Animate setkey options and checked current manipulator handle, didn't worked.
I've just installed GIMP to see if it can replace Photoshop for me. But I experience some weird troubles. When I try to use the text tool I can't type anything because all the keys acts as shortcut keys. Aren't these supposed to be overridden when using things like the text tool? I also have the same problems with dialog boxes. The tab key is used to hide toolbars, but when I open dialog boxes I would rather want to use tab to jump from one input box to another. Plus I couldn't enter numbers because the number keys was shortcuts for zoom level.I guess I'm just doing this all wrong? I'm on OSX Maverick.
I'm trying to build a command to replace AutoCAD's "DI" command, to give distance and delta x, y, and z values in decimal and imperial, and keep the angles in XY plane and out of XY plane.
I'm trying to be able to have a function run another function with the secondary function being passed as an argument to the first. I'm trying to create a recursive function and the recursive part works great. I just need to be able to have the recursive function run other functions to actually do stuff.
Here is something I found that should do what I need, mainly run a function from a function name in a variable.
Sub test() Dim ftnName As String Dim argument As String Dim result As String ftnName = "myFunction" argument = "cat" result = Application.Run(ftnName, argument) MsgBox resultEnd SubFunction myFunction(inString As String) As String myFunction = inString & " has " & Len(inString) & " letters."End Function
However I get the error "object required" on the "result = Application.Run(ftnName, argument)" line. So I'm guessing the Inventor VBA doesn't like this method of doing this. I'm just hoping there is a way to do this or this function will be useless or reduced to hardcoding functions which still defeats the purpose.
Best practices for setting up systems in a lab environment. We have a lab enviroment of about 200 systems that access AutoCad, Inventor, Mechanical and others.
We need to have a customized interface come up when Autocad is opened by students.I have read that you can do this with profiles and workspaces and also with loading a acad.lsp file.
In the past we have just copied the Windows admin profile used to customize AutoCad to the default profile. In AutoCad 2013 that does not seem to grab everything. It doesn't seem to be the best way to do what we need.
We will also be moving to Windows 7 soon which will also cause an issue.I want to find the best way to do this with out having to deal with the Windows profile.
I hate making keys and legends, but they are critical to understanding drawings, especially those with a lot of overlayed hatched areas.
I like to make them in paper space so that I can easily customize them to the sheet and to what hatched items are displayed in that specific sheet. But, I then find it to be such a pain to replicate the hatches from model space accurately, especially when these features are in an XREF, or the ucs has been rotated, the scale changed, or there are viewport LWT, LTYPE, and color overrides.It would be simple and amazing if the hatch "inherit properties" worked across Model Space / Paper Space / XREF scenarios but it doesn't seem to.
I am using AutoCAD 2002 Mechanical at work and the mouse wheel is set to do zooming in and out. The finger I use on the wheel is beginning to hurt as I zoom a lot so I would like to be able to zoom with the up and down arrow keys on my keyboard instead. Is this possible?
I would also like to know if it is possible to set up panning in all directions with the four arrow keys instead of pushing down the mouse wheel and moving the mouse.
Is there anyway that I can pan up, down, left, right using arrow keys? or zoom in, zoom out using pgup pgdn? I only know ctrl+arrow keys... I think it is more convenient if I use only arrow keys.
I'm currently using AutoCad 2012 while in the process of installing 2013. Over the last few months i've had an increasing problem with a sore finger causing by an over reliance on zooming with the scroll wheel. To combat the problem I've recently purchased a track mouse but i'm finding it difficult to move around the drawing as freely as i'd normal be used to.
Is there any way of setting the arrow keys on the keyboard to zoom and perform a similar function as the scroll wheel on an orthodox mouse?
For some reason in my base template for field work the "Disable Description Keys" option in Points Creation is set to "true"
How can make this default to "False" in my template. I've tried changing it and then saving the template again but it reverts to true all of the time. I have to select my points and do apply desc keys whenever I import points.
I am making a directory full of the blocks we will use for the description key file to use. My understanding is that all of these blocks (manholes, hydrants, trees...etc) should be on layer "0" and of standard size. Manholes should be about 3' in diameter, transformer pads around 4' square....etc. Essentially, 1 = 1 true scale.
I currently use Leica Viva Smartworks for surveying and it captures the linework codes in its own field, so when I export my CSV file my Descrition comes on with the feature code but the linework code is another field. Is their a way that using the Format field in the description Key that I can get the Full description field to read something like "V-DOMW-PIPE B", which would pull the feature code from the raw descrition field and the begin line code from the Linework field.
Creating a format to keep a number following a code.
My code is BCCD#
My format is DFL CC $+
My result now is:
Raw Desc. BCCD1 B (Bottom of Concrete Ditch)
Full Desc. DFL B CC (Ditch Flow Line and Type)
I am attempting to create a key that will create the following full description from the raw description:
Raw Desc. BCCD1 B (Bottom of Concrete Ditch)
Full Desc. DFL1 CC B (Ditch Flow Line and Type)
The reason that I need to change the description is to comply with certain standard codes from an outside entity but I do not wish to change the filed coding that we use in house. I cannot seem to find a parameter that would allow me to keep the number behind the DFL descriptor
I recently acquired AutoCAD 2007 LT and I'm trying to modify the temporary override keys the way I like them, and I can not get them to modify, or to work in their current settings.
I found the entry for the topic 'To modify a shortcut key.' It has 8 steps. I got through the first five, but the sixth I can not get to work as they describe it.
When I go to enter the new temporary override key, nothing appears in the entry window. For example, I am trying to set Endpoint Snap to CTRL-E. (It is currently SHIFT-E.) This is how I had it in 2002 and it shouldn't be a problem. But when I type it in, nothing appears. In fact, no matter what I type, nothing appears unless I press 'shift' first.
I also can't get them to actually work. If I'm in the Line command, and I turn off the running Osnap, and I press Shift-E, it does not actually create an endpoint snap for me, it just types a capital E in the command line, which does nothing for me.
I'm wondering, to what extent can I customise my shortcut keys on my keyboard? Example, currently AC has "C" set to CIRCLE, and "CO" or "CP" as COPY. Id like to assign "C" to COPY instead as I use it constantly and would work quicker this way. Is it possible?
I have a new computer and the F1 thru F12 shortcut keys for ortho, snap, etc. do not work. Rather these ring up computer functions like speaker volumnet and screen brightness. I would like to find the button that returns the shortcut keys to ACAD mode.
Is it possible to assign hot keys to all commands in a customisable way? For example if i want to draw a line, can i just hit 'L'? instead of 'L + space'
When I want to test if block with a given name exists in drawing, I use Block Table. Has(key as String) method, which is case sensitive, but then, when I try to insert a block with the same name, but different case, the block name is considered the same.
How can I test if the block in in the drawing then?
how to move the window around with the arrow keys and I just can't find it. A little box popped up in the upper left hand corner that allowed you to move the drawing window around to find a hidden dialog box.
In 2013 Civil 3d I am having the issue that when I select the Add/ Delete scales the cursor changes to an arrow and the program waits. If i hit the exscape key it goes back to normal. My best guess is the dialog box is popping up behind the drafting window.
Civil 3D 2013 HP Z400 Workstation 6GB of RAM 296GB HDD ATI FirePro V5700(FireGL) Win 7 Home Professional
I am hoping to bring my spot shots labels in at a 45 degree angle. I have created this Desc Key Set. For some reason the points are still coming in like this.
I double checked my label style, it is set to object. I double checked the properties where it shows rotation it says property not set. I also tried to use the rotation set to parameter 1 and assigned the point a parameter 1 at 45 D with no success.