AutoCad :: Sticky Lines When Using CO And M Commands - MAC
Jun 28, 2013
1. When I attempt to COPY or MOVE an object that has a line attached to it the line also moves with it. It seems as though AutoCAD is considering them as one unit instead of separate objects. This is especially frustrating when using lines to mark Datum placements.
2. Also, I notice that the above occurs when moving objects, but instead of moving a line with the selection it stretches it. I must have an option selected, but would like to change that.
I am working on someone else's file, using CAD2010..For many lines, Chamfer & Fillet commands do not work, "lines are non coplanar "..In the Properties, all Z = 0
I have several iitems that I need to place coincident to a single surface. Is there a way to select the surface and then just select each of the other components without having to select the main surface for each item?
Inventor Premium 2013 SP1.1 Vault 2013- plain vanilla version HP G71 notebook celeron cpu w 4gb RAM and 64 bit system Win 7 home premium
CS6 fails to remember a keyboard shortcut after shutting down PS. Upon the next launch, the keyboard shortcut is not assigned anymore. When I assign a keyboard shortcut: Opt F3 to a script in File>Automate>Scripts>script_xxx the shortcut works fine until I shut down PS. The next time I launch CS6 the shortcut does not work. Going into the keyboard shortcut menu I find that under script_xxx there is no shortcut assigned. If I reassign the shortcut: Opt F3, it will work... until I shut down CS6. (rinse and repeat).
In the previous versions of Photoshop I've used (CS3, CS5), when I opened multiple panels (e.g. History, Info, etc) they would all stay open for reference. However with CS6 I've noticed that if I have, say, the History panel open, and also open, say, Info, then the History panel closes.
How can I change this behavior such that each panel I open will stay open and visible until I direct it otherwise? It's frustrating to have to keep using Window->History (or whatever) each time I need to see one or the other.
I edit color in LAB mode. In CS3 I would use the eyedropper tool to select a neutral point and then a levels layer to adjust the color while I was watching the LAB sliders in the color panel. Quick and easy.
Now the problem. In CS4 the color panel changes to greyscale when the levels layer is highlighted. How do I make the LAB sliders sticky? If I edit the color with simply a levels adjustment (not layer) it still works the old way I am used to. I toggled the dynamic slider preference to no avail and I can't find anything else I can change.
I love using keyboard shortcuts in Illustrator but since I've upgraded to CC Illustrator on both my computers acts as if the keys are covered in glue when trying to use keyboard shortcuts.
I'll hit the keyboard shortcut for the rectangle tool for instance...hit the keyboard again harder, nothing, strange I think and hit again harder, again and again and on the 8th or 10th time it suddenly works. This is repeated on most keyboard shortcuts on and off, not every time.
This is consistent and new since CC upgrade across both machines.
When importing images, the filename prefix, image number, directory, and other attributes are "sticky" between imports (they're remembered so you don't have to enter them again for the subsequent import), however the keywords aren't remembered. I'd suggest they should, just as the other attributes are. Wandering through the discussions, it appears the import dialog keyword field was sticky in 2009. Did it change or is there an options setting somewhere I can't find that would toggle this behavior?
I run PS CS5 with Windows 7 on a Bootcamp Macbook.
About 40% of the time when I want to nudge slices, layers or text fields nothing will happen until I hit space (hand tool) and shift the canvas. It's as if moving it wakes Photoshop up and it re-renders the screen with the newly positioned element.
This gets quite tedious and like I say, strangely doesn't happen all the time. Sometimes I can shut the program down and it will go away when reopened and sometimes not. Other times, this bug won't happen for a day or two then rear its head again for no apparent reason.
Is there a way to make spot elevations not be sticky?
When I am annotating spot elevations in a site plan on a steep slope with retaining walls, the spot elevations keep snapping to points that I don't want them to. When I get close to a point I want to annotate, the spot will jump to another point that is close, such as the bottom of a retaining wall, and I want to annotate the grade at the top of wall.
Snap Off doesn't work.
Is there a setting buried in Revit that can be changed to control this? My guess it that it's built in and can't be changed...
I am working on a PC with Illustrator CS6 and an Intuos 4 Wacom pad. Essentially, when I use the selection tool, it will drag the selection box around with me until the pen stops hovering. So I click down, it starts to drag a selection box, I remove the pen and it keeps dragging.
The image attached has a kind of gloopy effect around the edge of all the text. It's not uniform but is tailored to each curve/angle and it rotates around the edge rather than all pointing in the same direction.
I've tried creating brushes in PS & Illustrator that could follow the curves of the edge but they look neither random or pretty...
I've tried diplacing a halftone line pattern & masking out the bits not needed but it won't curve the same way...
I've tried drawing the paths individually & stroking them with different effects but that just looked plain ugly...
Ok, so in photoshop there is this thing that when i resize or move around an image it will "stick" to the edges of the canvas allowing for an easier alignment, but this doesn't seem to be the case with gimp, so my question is: is there a way to activate those "sticky edges" in gimp while resizing a picture?
how do I make straight lines? Horizontal Lines? Vertical Lines? Curvs? I read many tutorials and i am afraid that I am doing it the wrong way, my way is to drag a guide to where i want the line to be at and trace the guide with the brush tool...
I have set up my standard commands to use a certain layer, ie
~Dimension command switches to my Dimension layer ~Leader command switches to my Text layer
I don't have my Line command set to any layer. I switch layers before drawing a line. I like drawing lines on different layers as needed. I don't like the default to be the Object layer.
Is it possible to have a pop menu open when I select a command to choose a layer? I would like to set a second line command with that feature.
The issue I am having is I can't see some of my commands. For example, if i paste from the clip I cannot see whatever it is I pasted until I say where I want it.
I haven't had enough of an application to justify trying to figure it out. At this point however, i've designed a small conversion form that can be called by our engineers and allow them to convert between various units. I'd like to have a button though that allows them to call up the Quick Calc application from within AutoCAD. What i'm wondering is how do i actually call a native autoCAD command? Is it possible and if so where could i find documentation on the syntax. For what it's worth i'm working in C# in VS 2010.
Initiated a project with the AutoDesk .net templates for VB.net. I've kept the Extension Application loader that's part of the template, however commands that reside within my other classes aren't recognized. The extension is running because it's responding properly to events that trigger, however I can't call my custom command names from the command line. Could this be a function of the namespace that the commands are in?
Namespace IWC ' This class is instantiated by AutoCAD once and kept alive for the ' duration of the session. If you don't do any one time initialization ' then you should remove this class. Public Class MyPlugin Implements IExtensionApplication Public Sub Initialize() Implements IExtensionApplication.Initialize Dim NewLayer = New IWCLayer NewLayer.IWCLayerSysStart() End Sub Public Sub Terminate() Implements IExtensionApplication.Terminate MsgBox("Layer System Terminating", [code].......
I'm using Application.ShowModalDialog to display a modal form to the user launched from a button on a tab in a PaletteSet. The modal dialog lets the user click a button to select a point. Is there any way that I can let the user run transparent commands and still return to the modal dialog?
The ideal would be for the user to be able to zoom and pan transparently from the GetPoint prompt. I could also provide a button to allow the user to reposition the drawing.
Using edUsrInt As EditorUserInteraction = ed.StartUserInteraction(Me.Handle) ' Get the insertion point from the userDim prPtOpts As New Prompt Point Options(vbLf & "Select center point: ") prPtRes = ed.GetPoint(prPtOpts)transientGraphic = DrawTransientGraphic(prPtRes.Value, BlockScale) edUsrInt. End()Me.Focus() End Using
I found out that my current autocad architect 2011 move command are same with copy command. And also i found out everytime went i start my autocad programe that is an error message like #@%&*&%#@ that i cant even understand.
I've got most of my most commonly used keyboard commands changed to simplified versions that suit me, however, I have not figured out how to change the snap commands. I still type "nea" and "per" to snap to nearest and perpendicular. How do I change these?
one of the pc at my work place seemed to be working funny, compared to the other pc.
For example, the command CO won't work, but instead i have to type CC to copy. The command MA doesn't work at all, and i don't know how to match properties.
Along the way, there are other commands that I encounter before. Basically, it jus feels funny for this PC.
Is there any way to restore every single setting without re-installing the autocad?