AutoCAD 2013 :: Current Layer - Every Object Or Line Selected In Drawing Appear On It
Jan 16, 2013
When I set a layer as current, every object or line I select in the drawing appear to be on that layer in the toolbar. Although in the properties toolbox, I see that the line I selected is still on the right layer.
I can't work in paperspace either, when I freeze a layer it freezes all objects. It seems like whenever I give a different layer to an object, it attributes to all object that same layer.
When I open the same drawing in acad 2008, everything is ok, the objects have the proper layers.
Is there a command for that or it's an acad 2013 problem?
View 9 Replies
ADVERTISEMENT
Dec 19, 2012
Private Sub UserForm_Initialize() Dim layerColl As AcadLayers Dim entry As AcadLayer Dim LayList As String Set layerColl = ThisDrawing.Layers For Each entry In layerColl ComboBox1.AddItem entry.Name Next End Sub
I have a form with a combobox. That combobox is filled up with all layers in a drawing. (see above)
Now I want to make the layer that I have selected (value) in the combobox the current layer in my drawing.
How can i make it current?
View 2 Replies
View Related
Aug 13, 2013
Just starting to use 2014, and so far not so good. I tend to keep the Properties Palette open and docked. In 2014, if my current layer is 0, any object I select in a drawing shows as Layer 0 in the Design tab of the Properties palette. If I change to a different layer, any object selected shows that layer in the Properties palette. If I start a new drawing, enter WALLADD and draw a wall segment, the A-WALL layer now correctly appears in the Layer Manager, but when I select the wall, the Layer in Properties is the current layer, not the A-WALL layer it should have gone on. Also, Quick Properties is on, but doesn't pop up anywhere.
View 5 Replies
View Related
Sep 12, 2013
For example, I'm making revisions to a plan and drag a block or xref of the floor plan changes where walls/doors/windows have moved. I want to be able to simply pick the underlying linework as opposed to tracing over each line of said xref/block.
View 8 Replies
View Related
Dec 4, 2012
Prior to the latest drawing editor crash, the display in my LAYERS toolbar would always display the layer of any single object that I would select without a command being active. After recovering, I find that this feature no longer operates.
View 1 Replies
View Related
May 8, 2012
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?
View 1 Replies
View Related
Apr 30, 2013
Inside my current action, I have this Axis+Image with some keyframes on opacity and transformation, also some keyframes on X blur/Y blur in my Media list. How do I recycle this setup for other Action?
I tried the save selected object, but when I load it from other action, using Add Nodes + Media method, only the Axis and Image show up (with keyframes). The Media of it shows empty.
View 3 Replies
View Related
Feb 20, 2013
Is there a way to send a selected textFrame item to a layer using javascript?
I don't mind if it is send to current layer or some other way to accomplish the task.
(Using Adobe Illustrator CS4)
View 5 Replies
View Related
Jan 18, 2013
I'm having issues with Civ3d 2013. I pushed off upgrading from 2012 because of the format change and the service pack release. I was hoping little glitches would be fixed.
Here are the a couple of glitches to date that I have seen no resolution to in the long list of threads.
1. Layer filters do not filter, unless I have checked "Apply filter to toolbar". The problem is, I dont want to apply them to the toolbar.
2. Publishing to PDF - when set to lines merge (set in the page layout and the publish setting), the wipeouts dont work, and the background masks on leaders makes a faint border around the text in the PDF. When set to overwrite, to get the wipeouts to not print to the PDF as a big black blob, they have to be on a layer set to color 255. I can work around most of the wipeouts, except for dimensions because the background mask doesn't seem to take.
View 2 Replies
View Related
Sep 12, 2013
Had a trawl through the options and settings - couldn't find a way to stop this message appearing? Even EXPERT <1> didn't stop it.
View 3 Replies
View Related
Dec 6, 2012
Autocad 2013 Data Extraction works if I do not include attached xrefs and set it to "Select objects in current drawing". When I check "Extract objects from xrefs"; and go to next it processes for a bit then stays on page 2 of 8 on the Define Data Source page. Also have the same error if I choose " Drawings/Sheet set" with or without the xref objects included.
View 3 Replies
View Related
Aug 16, 2011
I'm trying to use it instead of my photoshop «not very legal» version.
There is a feature I really like in Photoshop and GIMP which is the ability to draw a line using pen/brush/eraser/any tool using the SHIFT modifier key. This really miss me in Paint.NET. You click somewhere, you move the cursor elsewhere, holding SHIFT you click again, and (using the tool you currently have selected) a perfect line is drawn between the two points.
View 5 Replies
View Related
Jun 3, 2013
How to make a lisp command that will select all objects in the drawing?
View 3 Replies
View Related
Aug 22, 2013
as the subject states, at some point (I believe after uninstalling autodesk 360), our properties tool pallete will not populate info for the selected object. is there a fix other than re-installing from scratch? The installation fixer didn't work, and I've had to re-install twice now for other issues with the software, so it's getting very costly/time consuming to just re-install for these problems.
View 9 Replies
View Related
Sep 29, 2011
Is there a macro/script/deisel that will automatically print a pdf (cute pdf autocad lt 2007) to current plot settings in current drawing directory and give it the current drawing view name and number? Disk space not a problem these days and would save time to have a pdf copy of all drawing tabs readily stored in the directory ready for issue.
View 3 Replies
View Related
Oct 31, 2013
Using Vanilla 2014, Just recently upgraded to a Win7 pro 64bit box
1. Open drawing file
2. Activate paperspace viewport
3. Open classic layer manager
4. Open layer states manager
5. Selected a layer state defined in an xref
6, Pick Restore
7. Receive the error "The Selected Layer States Could Not Be Restored"
No further information is provided. This process has worked flawlessly on the old machine. What has changed within AutoCAD? Is this a 64bit thing? If I import the layer state directly from the xref or from an exported LAS file, the restore works fine.
View 9 Replies
View Related
Nov 5, 2013
I'm wanting to know if there is a way to Copy a selected area from Excel and Paste into Autocad and have it as lines and text objects?
Before everyone is entering the information in RED multiple times, once in excel and again in our cad file.
I don't want a data link because we are sending, only, cad files to our customers.
View 6 Replies
View Related
May 8, 2013
If I already have an object selected and then click the "new layer" icon in the layers palette, the object I have selected deselects as soon as the new layer is created. Why is this? Also, it only happens on one of my computers, so I figured it was a setting that I'm missing but I certainly can't find it.
View 2 Replies
View Related
Apr 10, 2013
I have trouble figuring out dash lines. If i change global scale factor or current object scale in a spedific paper space,
the other page will be affected...
View 4 Replies
View Related
Feb 11, 2007
I am trying to draw a line. Now all of a sudden, there is a stupid arrow. how to do i turn this annoying freature off?
As well, I want to draw multiple lines on one layer, however everytime I draw a line, i get a new layer!
View 1 Replies
View Related
Nov 26, 2012
I try to get all current entities for my own custom palette.
I tried it with ed.SelectionAdded and ed.SelectionRemoved but it doesn't work if I for example pressing ESC.
I want to get the Object Ids saved in a ObjectIdCollection and I don't want to run an autocad command every time.
View 1 Replies
View Related
Aug 23, 2012
Whenever i draw a new line, hatch etc - Autocad draws the object with a certain lineype. Then after i draw the line i have to manually click the line and set it's linetype to "By layer". It doesn't matter which layer i set as current, it never draws by layer, allways by this other linetype.
Using Cad 10 Architecture - But tried opening the file on other versions aswell, with the same result.
View 3 Replies
View Related
Jan 29, 2014
How to convert 3D drawing drawn using the line in the 3D object / solid? Drawing is the image below and drawn using lines and polylines and I not use extrude options or other 3D options. [URL] .......
View 6 Replies
View Related
Jul 29, 2013
We are facing the problem of some object/line missing while ploting/PDF for the Autocad 3d drawing.
We also tried for "HIDEPRECISION=1" command , even then not displaying it.
Then we use "OBSCUREDLTYPE=1" then the missing object display but other all lines get too dark in the same drawing .
For sample , I have attached one pdf , in which you can see the missing line and object marked with bluecolor box.
solution to display the missing object.
We are using :
Software : Autocad 2012-64Bit , NAviswork 2013 , Autoplant Piping V8i - SS4 version : 8.11.9.140 , MS-Office 2010 64 Bit.
Hardware : Workstation Dell Precision T3600
View 6 Replies
View Related
Oct 17, 2013
How shall I draw lines into a created surface using raw or full description of ascii file format(COGO)
for example in the imported file i have points to describe a road center line(CL),or edge of the road(ERD),breaklines(BRKL) and want lines represented by the descriptions to be drawed in the surface so that i can use the lines as guides in profiles design.I didn't want to use point number which are not serially ,and have tried to use point grouping without any success
The attached file could be of good use.
View 2 Replies
View Related
Feb 6, 2013
Why doesn't appear the trace of an object or line when i'm drawing it or moving it?
In Autocad 2005.
View 6 Replies
View Related
Jul 29, 2013
We are facing the problem of some object/line missing while ploting/PDF for the Autocad 3d drawing.
We also tried for "HIDEPRECISION=1" command , even then not displaying it.
Then we use "OBSCUREDLTYPE=1" then the missing object display but other all lines get too dark in the same drawing .
For sample , I have attached one pdf , in which you can see the missing line and object marked with bluecolor box.
any other solution to display the missing object.
We are using :
Software : Autocad 2012-64Bit , NAviswork 2013 , Autoplant Piping V8i - SS4 version : 8.11.9.140 , MS-Office 2010 64 Bit.
Hardware : Workstation Dell Precision T3600
View 1 Replies
View Related
Dec 12, 2013
Is there a setting I can change so if I am drawing an object (line, polyline, etc.) if I am snapping to a contour line, the objects will NOT take on the elevation of the contour line?
View 3 Replies
View Related
Oct 8, 2012
Why is that box appear whenever i draw a line? Does it gona affect the printing? how can i make it disappear?
View 3 Replies
View Related
May 1, 2013
I work with bridges and get xrefs from our road designers containing hundreds of layers. I'd like to point at an object in these xrefs and get the layer name. Is there a simple way to do this? The way the LAYFRZ-command works, freezing a single layer, I figure ACAD should be able to just return the layer name instead. Does this functionality exist?
View 2 Replies
View Related
Jun 8, 2012
so im drawing a 3d object in an isometric view. it is a 3d extruded object. essentially it is an extruded decagonal tube. i have, at the bottom, a line marking the center of the decagon so i can snap to it, draw a decagon for the base, and extrude it. problem is, i go to draw the decagon (or anything, for that matter), and i cant snap to the inside of the solid. autocad will only let me select the face of the object. is this a setting i can uncheck, or do i have to change the way i am drawing this?
View 3 Replies
View Related