AutoCAD Architecture :: Select Objects Works Different Now?
May 23, 2012
I do not know what has changed but the select objects works differently now. For example, when 3 lines are drawn and the erase command is selected. I do a crossing window and the command line says 3 objects selected. But when I do it again and only select 2 lines, it says 2 objects selected and the 3rd line is then unselected. It used to say 2 objects selected and ignore but the total was 3.
View 1 Replies
ADVERTISEMENT
Sep 5, 2013
I accidentally turned something on in Autocad, and I want it to go away, I have no idea what it's called or how to get it gone. It's akin to the "select other" window in Inventor when you select at the intersection of several objects.
How do I make this go away?
View 2 Replies
View Related
May 15, 2008
Right now, when i click one object and then another, the first object becomes deselected. Holding shift is the only way for me to select multiple lines right now (other than dragging of course) but that's not what I'm used to and it annoys me a lot. At first everything is fine but then after a while it does this without me changing any options at all.
View 9 Replies
View Related
May 2, 2013
A user is having problems when using the copy command in AutoCAD 2013.
When they select objects, its not reporting on the commandline how many objects its found or keeping a running total of objects selected. Not even any duplications...
I've tested it on my machine but i cannot replicate the issue and have never come across this before!
Is it a bug? Is it a variable? User setting etc.
View 9 Replies
View Related
Mar 11, 2012
A couple of things that seem to be missing in LR4. In all previous versions of LR, I could select non contiguous folders (or collections or a mix of the two) by holding down the Command key (using a Mac). That doesn't work in LR4. Also, when I create virtual copies (which I also do all the time), the copies lose the name of the original. They are simply name "copy 1."
View 5 Replies
View Related
Jun 18, 2013
I know this discussion title is a bit murky, but the problem is a bit odd. I have Photoshop CS6 v13.1.2. In this version, I will activate the Select Tool, check Auto-Select: Layer, check Show Transform Controls, and then while using the Select Tool I will drag to create a rectangle to select multiple layers with content within the specified area.
Unfortunately, this action only works when I begin the selection from outside of the canvas area. If started from within the canvas area, no rectangle will appear, it will show me a measurement of my selection size, and then no layers will be selected upon release.
This cannot be working as intended right? I mean multi-select dragging cannot be intended to only work when started outside of the canvas right? Is there some way to fix this issue? Is this a bug? See the images below for more information on this issue.
View 5 Replies
View Related
Aug 13, 2013
We have a schedule tag for space objects created on our tool palette. When you use the Multiple option, you cannot do a window selection unless only spaces are visiable. If other object types are in the selection set, the program seems to get hung up... no error is produced... it just seems to spin relentlessly. We have to Cnt+Alt+Delete to get out of it. You cannot preselect the spaces and use 'P' for previous selection set, since the last selection set was the first one you selected to place the first shedule tag.
I thought I could create a tool to return the selection set to the select object prompt with the simple line of code, like this - this should work but does not:
(ssget "X" (list (cons 0 "AEC_SPACE")))
it returns the spaces to the prompt, but for some reason they get filtered out.Below is the command line snippet that shows multiple attempts...
Command: _AecScheduleTag
Select object to tag: Specify location of tag <Centered>:
Select object to tag [Multiple]: m
Select objects to tag: (setq ss (ssget "X" (list (cons 0 "AEC_SPACE")))) <Selection set: 12dc> 7 found 7 were filtered out
Select objects to tag: !ss <Selection set: 12dc> 7 found 7 were filtered out, 0 total
Select objects to tag: !ss <Selection set: 12dc> 7 found 7 were filtered out, 0 total
View 3 Replies
View Related
Jun 14, 2012
I'm trying to select all objects at a particular point, but using .SelectAtPoint appears to only return one entity, even though multiple lines are connected to the point.
Sub getSelection() Dim selection As AcadEntity Dim selPt As Variant ThisDrawing.Utility.GetEntity selection, selPt, "Select a segment..." Dim selStart As Variant selStart = selection.StartPoint Dim connSetStart As AcadSelectionSet Set connSetStart = ThisDrawing.SelectionSets.Add("ConnToStart") connSetStart.SelectAtPoint selStart Dim thing1 As Variant For Each thing1 In connSetStart Debug.Print "connSetStart: " & thing1.ObjectName Debug.Print "ID: " & thing1.ObjectID Next thing1 Debug.Print "#objs in startset: " & connSetStart.CountEnd Sub
View 3 Replies
View Related
Dec 27, 2011
Currently, when I'm converting architectural drawings into backgrounds for my use, one of the first things I do is select certain objects based on their layer and delete them en mass.
I'm using the QSelect dialog box at the moment, but that's really difficult. I would try writing a LISP or something, but I don't know of a command line version of the QS command to make it work.
Is there a way that I can select one object, and make it select all the other objects in the drawing that are on the same layer? The QS command is handy, but very tedious.
View 4 Replies
View Related
Nov 4, 2011
I have a drawing with a bunch of stuff on different layers. I want to be able to see the stuff on those layers but not select them. I know I can lock the layers but if I use a left crossing window to select objects it still grabs the stuff on the locked layer.
I could make a copy of all of it, move it to layer 0, freeze all the layers except 0, defpts, and the layer I am working on, then move the stuff to defpts and lock layer 0 and when I am all done delete everything on defpts and thaw everything.
View 9 Replies
View Related
Oct 30, 2012
In general, we can select the objects first and then run a command. I have a problem with this, autocad wont let this in my PC. If i select objects and run a command, autocad wont take the selection and prompts to select objects. I work on PC in a company connected to server, but the problem is only on my PC.
View 6 Replies
View Related
May 11, 2011
Some questions of layers:
-here can I see visually which objects are deposited in the layers like in illustrator, see screenshot,
-is nesting of layers allowed
-what is the easiest way to swap objects from layer to layer
-how can I select all objects from one certain layer?
illustrator_layers.jpg
View 5 Replies
View Related
Nov 16, 2013
I have a custom block that includes a sheet keynote field. When trying to setup a keynote legend for those keys, they are 'filtered out'. Why?
How to get the legend to accept keynote fields that are not generated by the stock keynote tools?
View 1 Replies
View Related
Mar 20, 2012
My Computer just recently jusst got switched to a new server...
Somethings are just acting weird now, like my hatching...
All my old hatches that were associative are acting like one seltions like if i hatch a polyline now when i go to select that hatch it now selects the polyline as well.
This never happened before abd the only way to edit it now is to either make it in the properties not associative then i lose my boundary or just to explode it then i a ihave an exploded hatch...before i made it assoc. and i could just edit or select the hatch only i think its an option setting...
View 1 Replies
View Related
Aug 22, 2005
I've been having trouble selecting more than one object with the pointer. the program was just reloaded on the computer, but this problem has happened multiple times now. everything will work fine for a while, then suddenly, when trying to select objects during a command, i can only select one. (ex. trying to copy multiple lines, i can only select one to copy at a time).
View 9 Replies
View Related
Sep 10, 2013
I have a lot of polylines that are all over a drawing from an outside source. Unfortunately the only unique properties about them are:
AREA = .14 sq in
PERIMETER = 1-11/32"
Everything is on the same layer, color by layer and are at the same elevation.
Any way to select just these closed polylnes? I tried quickselect but the AREA option did not work (it wouldn't except just the .14 value), and there is no apparent PERIMETER value to select.
View 3 Replies
View Related
May 23, 2011
Is there a way to select objects within a closed polyline? I thought there was but I can't remember how to do it.
View 2 Replies
View Related
Nov 5, 2013
STEPS: Group > Select Ojbects
PROBLEM: When I go to select the objects as as a SINGLE OBJECT, each object within the group is selectable -- as if they were not grouped.Shouldn't it be that when I select ANY of the objects within the group ALL OBJECTS in the group get selected, and not just each object?
View 4 Replies
View Related
Feb 23, 2013
Is there any way to use the copy command in such a way that the new objects are selected when I'm done copying? Perhaps a LISP of some kind?
View 6 Replies
View Related
Apr 25, 2012
I've created my drawing but now I need to select certain objects within the drawing & label them as a certain layer.
View 3 Replies
View Related
Mar 30, 2011
Im practicing for my CAD certification test and im trying to select all objects inclosed in a poly line. Right now i have a bunch of random circles and a random figure drawn in the middle of a bunch of circles. How do i select ONLY the circles that are completely in the object?
P.S. I would add a picture but i don't know how to take a screenshot on windows xp.
View 9 Replies
View Related
Jan 17, 2014
First I click in my viewport and select a few objects (lines/blocks etc) then whenever I type Pan or hold down my center mouse button to Pan. The Command line says the Viewport is viewlocked switching to paper space.
Now by switching to paper space everything I selected has now unselected. This basically leaves me the option to select what I see on the screen at one time and can't pan along and select anything else which is unbelievably frustrating on large drawings.
View 9 Replies
View Related
Jul 28, 2009
I can select mtext in paper space to edit it. I can create a new text object and select it but I am unable to select existing mtext objects. Audit and recover does not eliminate it. Everything is at 0 elevation. The only to select it is to write block the entire drawing out. That gets sort of inconvenient. Is there a variable that is getting set like the imageframe variables that prevents me from select the text?
View 4 Replies
View Related
Mar 31, 2013
All of the sudden I cannot double click on text to edit and I cannot select items before I use a command. If I have selected an object the delete button will not work.
View 1 Replies
View Related
Feb 25, 2010
For whatever reason the "select similar" command has disappeared from both my right click menu and my cui list when I'm in my personal profile on Architecture... Can't seem to get it back in my personal profile although can access it if I go back to the Autodesk Standard profile.
View 4 Replies
View Related
Jun 20, 2013
I am writing an add-in for Inventor 2010 where I need to get the list of entities/objects that are available through Inventor's "Select Other" functionality via the user Interface. I have looked through the list of selection tools in the API and none of them seem on the surface to be what I need.
View 3 Replies
View Related
Feb 27, 2012
We still do all of our AutoCAD drafting in 2-D.So we don't need the ViewCube.It gets in the way and won't let us select objects underneath the ViewCube.
It is easy to turn it off by going to User Interface.BUT, is there a way to turn it off as the default.The drawing I'm in right now has the ViewCube in half of the Viewports.
View 2 Replies
View Related
Jan 25, 2012
i have created viewports on the defpoints layer in paper space, but now i can't select them to modify. Is there a switch or variable that allows depoints objects to be selected?
View 5 Replies
View Related
Dec 3, 2012
I don't seem to be able to select multiple objects at the same time, it is probably a setting that is wrong somewhere but can't find it.
View 2 Replies
View Related
Feb 7, 2012
can't select multiple objects with the grip, it work previously until someone change the variables.
View 4 Replies
View Related
Aug 4, 2011
I want to be able to select all my viewports in all my layouts at the same time. Is this possible? Qselect only catches objects in the current tab.
View 9 Replies
View Related