AutoCad :: Unable To Select Viewports?
Sep 24, 2009
I am having a similar problema than Kari's except that in my drawing there are no Filters defined (it only says "All used layers" and that's it). I am using AutoCAD 2010.
The problem is that I can't select the viewport with the mouse cursor. I have to say though, that I can select them with QSelect.
Also different is the fact that I can see the border of the viewport, which is in the Defpoints layer, which is not frozen or turned off. In fact, none of the layers are frozen or turned off. It's only that I can't select it with the cursor. I can selct everything else in paper and model spaces
View 7 Replies
ADVERTISEMENT
Sep 26, 2013
I have the below code, which works great accept if the layout tab doesn't have a viewport.What am I missing?
(defun ViewportLayerUpdate ()
(setq OLDcmdecho (getvar "cmdecho"))(setvar "cmdecho" 0)(setq OLDnomutt (getvar "nomutt"))(setvar "nomutt" 1)
(if (setq ss1 (ssget "X" (list (cons 0 "VIEWPORT"))))(if (setq ss (ssget "x" '((0 . "VIEWPORT") (-4 . "/=") (69 . 1))))
(command "CHPROP" ss1 "" "LA" "0-VPRT" "") ))
(if (setq ss1 (ssget "X" (list (cons 0 "VIEWPORT"))))(if (setq ss (ssget "x" '((0 . "VIEWPORT") (-4 . "/=") (69 . 1))))
(command "change" "p" "" "p" "color" "bylayer" "") ))
[code]...
Factory Design Suite Ultimate 2012
AutoCAD 2012 | Inventor Professional 2012 | Vault Professional 2012
View 3 Replies
View Related
Feb 20, 2012
I was trying to recover a temporary file but as i know now, it's impossible. I entered a few commands relating to grips and something else wich i don't remember, and now I'm unable to lock/unlock viewports and when I select objects to copy and then press _CO or copy button or copy with base point, it deselects the objects and asks me to select them again.
View 8 Replies
View Related
Sep 29, 2013
I need to select all the viewports in the drawing and to make some changes with them, I'm planning to select them all with ssget command. If I do that I will have one viewport for the paperspace itself in every layout. One of my question is, how to know which viewport is the paperspace itself?
Second question is, how to get the name of layout in which one is the viewport? It is important to me that the lisp is really fast, so I'm planning to do the most of stuffs with vla commands.
View 7 Replies
View Related
Oct 9, 2013
So in the last week or so, my C3D 2014 randomly decided not to copy viewports. It copies the box, but nothing in it. Plus you can't go into model space in the copied viewport. Just looks and acts like a normal rectangular polyline. But when you check the properties, it still says it is indeed a "Viewport" object.
Short of reinstalling the software, any setting that would cause this?
View 4 Replies
View Related
Mar 25, 2012
Im having some problems with a file im working on. I have a file with an x-ref, when im in the model space i can see all layers i want to see, but in the viewports i created in the file i noticed that 2 layers(layers that i really need to see) dont show up. Ive checked the freeze/thaw, on/off, plot/no plot settings, layerstate, i tried creating a new layer in the x-ref file(the parent file) and putting these things that dont show in the new layer but nothing changes. I'll attach two images for the layer settings.
So, whats missing in the viewports is the cyan text where it says "Klassisk sal"and some other text surrounding it and the cyan box with the text "Mko 12.002". The highlighted layers in the layer properties window are the associated with these items
Viewport.jpg
here is the layout, the layout is active and again the two highlighted layers are the ones associated with the objects missing.
View 5 Replies
View Related
Jul 10, 2012
I made a simple block for a utility pole in plan view. It consisted of a donut with one string of mtext beside it. I had created it so that the text would orientate itself to be horizontal in each viewport regardless of the ucs angle. I later added a line for a guy wire and made the block dynamic with visibility states. Now I am unable to have the text orientate to a horizontal position in the viewports.
View 8 Replies
View Related
Sep 4, 2012
I have just installed 2012 and have drawn a 3d model. In paperspace i have a couple of viewports , all nicely set out at 1:5 scale. then i click in another viewport and bam, all the other viewports change scale (zoom out) and orientation. is there some system variable that i have overlooked?
View 9 Replies
View Related
Aug 23, 2011
I have a lot of sheet DWGs with a single layout in each. The layouts have several viewports into model space.
Is there a way to export out the layout tab where the viewport contents have been converted and placed into the layout space?
Ideally, I'm hoping to basically convert the viewport heavy paperspace into a dumb model space layout.
View 3 Replies
View Related
Jul 24, 2008
We have a drawing with multiple layouts and active viewports in them. For some reason we are unable to select some of the viewports so that we can resize them. we can see them we just can not select them. I do not see any settings that would affect this.
I checked to make sure the layers are all on and thawed - i am not able to see if the viewport is locked since I can not select it .
View 9 Replies
View Related
Jul 8, 2013
For some strange reason i'm suddenly unable to select more than one entity just by clicking with my mouse.
for eg if i select a line and try to select a second one ,the first automatically is deselected.
i'm only able to select multiple entities using the" cross windowing" or 'fulyl windowing' an entity.
this is only a recent occurence and i suspect i may have inadvertently pressed some key.
View 5 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
Feb 24, 2011
When I select an object to move I am unable to snap to the grips of the object or any other object close or any intersections. I have double and triple checked my osnap settings. Also, If I select a circle to move I am unable to select the center of the circle through additional osnap settings. One last issue, If I select an object and do a copy with base point command, I am unable to select a definitive base point. No grips or intersections show up.
My co-workers are able to do these functions but I am not.
View 2 Replies
View Related
Oct 21, 2012
I have a sketch with two circles.I'm placing an extrude the two sides go.I save the item and place it in a assy.Under Feature Priority I select Select Feature Priority.I select the item, right mouse click and want to select 3D Grips and want to use the component on both sides to extend.Only now it is not possible to select 3D Grips.
If I use the same sketch and I extrude one side then it is possible to use the 3D Grips to select the component to extend.
View 7 Replies
View Related
Jan 15, 2010
Suddenly I can only select one item at a time. If I move onto another item, the first one de-selects. I haven't knowingly made any changes. What has happened and how to put it right? I can select multiple items via 'click and drag', but only within one drag - another drag then de-selects the first drag again.
View 9 Replies
View Related
Jul 25, 2013
I coded a utility to work with entities rotation. This is a part of a bigger project so i just cutt and pasted together the part of code that have this problem.
Basically i get the selection, i clone it (because this is a copy and rotate) and through a draw jig class i rotate all the entities. This works well but just sometimes when the command ends it happened this weird thing, the entities appears in the draw but they can't be selected. And all get back to the normally after saving, closing and reopening the draw.
This is the utility.
public void Run(object param) { Document doc = Application.DocumentManager.MdiActiveDocument; Editor ed = doc.Editor; Database db = doc.Database; List<Entity> toRotate = new List<Entity>(); PromptSelectionOptions pso = new PromptSelectionOptions(); pso.MessageForAdding = "
Select objects"; pso.AllowDuplicates = false; pso.AllowSubSelections = false; PromptSelectionResult psr =
[code]........
This is the link
[URL]........
View 2 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 23, 2013
I have to ad a object to the legend of a map in autocad.
The map contains a grid with on the right lower corner a legend window. Someone else drew some tents and fences on the map and most of the object were copied and placed in the legend with the text next to them explaining what the object is.
If i turn off layer 0 both the objects as well as the grid and legend disappear (means they are all drawn on layer 0) all other layers are the background of the map.
Problem is that I can select the objects drawn on the map but when i copy and drag them to the legend window they disappear behind the legend.
Even if I order them to be op top or in front of other objects they stay behind the white rectangular that contains the legend.
Another problem is that the legend and the grid aren't selectable, is there a way to make them selectable again?
View 2 Replies
View Related
Oct 21, 2011
The code I'm using is supposed to go through all of the layouts and freeze the specified layer in the single viewport that is defined on that layout. It works for some viewports, but not for others. A "List" of the objects show the viewports are the same. I have a LiSP routine that gets me more info about selected objects. The first is a viewport that does not freeze the specified layer, the second does freeze the layer. Here is the code I'm using:
Public Sub FreezeNewLayerInVPs(ByVal pageNumber) Dim doc As Document = Application.DocumentManager.MdiActiveDocumentDim db As Database = doc.Database Dim layerToFreeze As String = "DETAIL_" & pageNumber Using tr As Transaction = db.TransactionManager. Start Transaction( )Dim layTable As LayerTable = DirectCast(tr.GetObject(db.LayerTableId, OpenMode.ForRead),
[code]...
View 1 Replies
View Related
Dec 13, 2012
I don't understand the meaning of the second reference in the hub section in the key generator, from the Design Accelerator. and i cannot select the circular edge around the shaft, in the hub.
View 1 Replies
View Related
Sep 29, 2011
See attached image file. I can't select just the profile sketch to cut extrude. It only selects the whole face (surface). I have this issue on (2) different workstations and on various parts along the way.
View 2 Replies
View Related
Aug 13, 2013
Something that's been driving me around the bend lately. I have a drawing, with a viewport which I cannot select. I have unfrozen all layers, ticked the 'Selection Cycling' box, but no lines show. It's just there, a viewport, but with no viewport polyline. No way of deleting, or clipping, or doing anything with it.
View 5 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
Jul 8, 2013
I am working on a .dwg file in AutoCAD 2013 , and on one specific layer (defpoints), I am not able to select any of the objects. Initially, I thought that the layer may have been locked or frozen, but it is not. Additionally, I went ahead and locked then unlocked the layer as well as froze then thawed the layer, still not able to select any objects on the layer.
My next attempt to fix the problem was to run the command "AUDIT", and instructed to "Yes" fix any errors detected. The command seemed to execute correctly, however, it did not do anything. The objects on the layer still cannot be selected.
View 3 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 6, 2012
what I'm trying to do is have the program select the block and then I want to get out of it what the Block Name is, so I can then compare it to the list of block names that I want the program to move. Here is what I was trying to use:
(setq enlist2 (ssget "_X" (list '(0 . "INSERT") (cons 10 (trans '(0 0 0) 1 0)))))(setq en (entget enlist2))
However, when I do this, I get this error message: Error: bad argument type: lentityp <Selection set: 1e02>
If needed: AutoCAD 2013 User using Visual LISP for editing LISP and DCL files
Also I have AutoCAD 2011 currently still available for us, but we are using AutoCAD 2013 for 99.9% of AutoCAD use
View 4 Replies
View Related
Oct 25, 2011
While i am using Join Command, I Could not able to select all polylines and also could not able to make those are join together (which those are touching at one point).
How to do the above funtion?
View 3 Replies
View Related
Mar 29, 2012
I have a drawing where i am not able to select multiple grips using shift/pick to make the grips "hot". I'm not able to make even one of the grips of a poly line "hot". However, while trying to solve the problem, i've opened another drawing where i AM able to make grips "hot". It doesn't appear to be a system setting issue.
View 6 Replies
View Related
Dec 13, 2011
This happens to me on a semi-regular basis. I go to select a piece of geometry and I am unable to select anything. The only way I can "fix" it for a few moments is to CTRL-A (select all) then select the piece I want. On a bad day, this will happen about 30% of the time.
View 7 Replies
View Related
Dec 9, 2013
I think I triggered some sort of feature because I am now unable to select specific vertices that I wish to select (although I do appear to be able to select polygons at will when using Polygon).
I am attaching the .max file. I do not have the space bar lock active so I know for sure that's not the cause.
I want to clarify that I am able to select some of the vertices in the model but for some reason some vertices are not selectable (notably a cluster in the vicinity of the cheek pouch area [the part of the face that is bulging outwards])
View 2 Replies
View Related
Jan 4, 2012
I opened my max file today to continue workin but it seems that I am unable to edit or select the vetices in my poly as shown in the picture.
View 3 Replies
View Related