AutoCad :: Can't See List Of Layers
Apr 19, 2012I am using Autocad 2011 but for some reason suddenly when ever I type layer the layer dialog box comes up but I cant see any layers I reckon it must be some system variable.
View 4 RepliesI am using Autocad 2011 but for some reason suddenly when ever I type layer the layer dialog box comes up but I cant see any layers I reckon it must be some system variable.
View 4 RepliesI am trying to set up standards for a small company and want to distribute a handout showing what layers we use and their characteristics. Is there a way to do this or do I just open up ol' Word and type it out? I didn't see anything in earlier threads that address this question.
View 8 Replies View RelatedAny examples on how to list all the layers of a current drawing and populate a ComboBox on a form with that list. It seems pretty simple, i'm just gonig through the .NET Developer guide now but was hoping there was a quicker solution.
View 4 Replies View RelatedI have functions that will freeze or thaw layers in a viewport, but I was wondering how to just check which layers are thawed/visible in a selected viewport.
View 1 Replies View RelatedIn an idw, if I select Parts List, the BOM setting of layers can be switched between First Level and All Levels. Once I select my view, the option grays out and selects First Level. I need my BOM to show All Levels.
What do I do to select All Layers for my drawing?
I have an Architecture drawing and only the current layer is visible from the pull-down lift. I can only access the other layers by opening the Layer Manager.
View 2 Replies View RelatedI have a string of 3d solids (cubes if you will) lined up in a row. I have a 3D Polyline starting below each one cube. (each polyline is a different layer name). As the line enters the cube, it then turns left in the center... and goes through the other cubes to its left till it reaches the end. So the left most cube has each line going through it, and the right most cube has only one 3dpolyline. I am looking for a way to create some kind of tangible data I can display, export or extract of what layers are going through cube one if I select it. Same for cube 2, 3, ect...
I have dummied down the example due to having 44 cubes, and not all in a single row, or this question would be an easier answer.
So is there a command, or a lisp routine I can create or manipulate to give layer names that float through a 3D Solid?
I want to make a list of layers due to their index (order) in the "layers combo box" in the AutoCAD. I prepared this:
(defun c:ListLayers ( / a b)(setq a(list(cdr(assoc 2(tblnext "layer" T)))))(while(setq b(tblnext "layer")) (setq a(append a(list(cdr(assoc 2 b))))));while);end
But, It's not match with the order of layers.
Can I create a template with layers/linetypes that I would most often use
View 2 Replies View Relatedi want clear list of main layers lines weights and colors for residential buildings? (we use stone out wall and normal blocks inside)
I try BS 1192 and ISO but they are misappointed me.
for ex they use
1-ext wall white .5
2- hatch blue .18 !! (not clear color and not light weight)
3- int. wall color: 9 weight: .25
I just started using 2012. Two problems:
1- Somehow, in my current drawing, everything is layer-locked. There are no Xrefs in this very basic drawing. All layers are unlocked. Yet, any attempt to select any entities results in "x objects were on a locked layer". Again, all layers are unlocked. No Xrefs. No blocks. Just simple lines. All entities appear faded. This happened after viewing a layout in both paper and model spaces. Reviewing the text window shows no strange accidental commands.
2- There is a default set of viewport scales in the status bar at the bottom right. Default scales are all metric. I would like both metric and imperial. I see you can edit which exact scales are in a metric list, and which are in an imperial list. But how do you set what is displayed/available in the status bar button?
Is there way a to view a list of what Smart Layers are being used by a .PSD? Kinda of like Illustrator's Link palette?
View 2 Replies View RelatedI have a very complex graphic with many elements and I would like to find a way to hide layers based on a list. In the documentation that there is a way to tell if a layer is hidden, but didn't see anything about a way to actually to control the hide/unhide property. Is this possible?
View 15 Replies View RelatedI did that some time ago but can't remind now and searching wasn't success.
View 1 Replies View RelatedI have some blocks (different exit signs) in a drawing. I want to make a table or excel sheet that sums up the number of equal blocks in the drawing. How can i make this?
I want to connect this tabel to excel 2010.
I use AutoCad LT 2012.
I have a list -
(setq List1 (list "Line A" "Line B" "Line C"))
I would like to add each item in an existing list to a new list -
(setq ListNew (list "This is some text" "This is more text"
the following is the part I can't figure out - it just adds the list to the list, not the individual items
(mapcar '(lambda (x) x) List1)))
I am looking for ListNew to be - (a list with 5 strings)
"This is some text"
"This is more text"
"Line A"
"Line B"
"Line C"
Is there a way to modify the DEFAULT SCALE LIST to show a metric scale list in an imperial template? I mean, I start a drawing using the imperial template, but i want to use the standard metric scales on paper space. on previous versions the scale list shown both imperial & metric. Now it depends of what the template is using.
View 1 Replies View RelatedI use a setup with Shader List (Volume) with two mists. One regular and one to blur out the horizon. After working on the scene for some time I notice that the shader list now contains eight copies of the last shader. I think I would remember if I did that. So, whats up with the shader list?
View 1 Replies View RelatedHow to I simplify the list of file types in the Save-As file type list? I use less than six file types. I have no need for most of these. It would be nice to have my top 5 and then the ability to go off-menu if needed for others.
View 6 Replies View RelatedI would like to know how to write a routine to thaw all layers in current drawing and multiple xrefs; then freeze all, then thaw only certain layers globally for a drawing that is open. Such as a dimension plan will thaw only *-BLDG, *-DIMS, *-RD-*, *BNDRY.
I would like to create one that will fit every project which has a different xref name.
We use AutoCad to name our dxf files for our Burn Table and whenever we get a new part it is a repetitive task to input layers and common text. So what I am curious is can AutoCAD input the layers and text automatically using a Macro?
I want the Macro to put in 6 layers and choose the layer color and title then input text boxes with word in 3 different layers. There will be about a total of 10 different text boxes with text already put in the boxes by the Macro.
I am currently updating and coming up with a better system for are plant layout file for AutoCAD. When this project is complete, it will be set up so if someone needs to make a change they can just make a copy of the X-Ref file for the area they will be updating and hand it back in when there done. I will review the updated X-Ref then switch out the old X-Ref file for the updated one.
Problem: the problem I am having is when I am in the master drawing that contains all the X-Ref files, the layers list becomes enormous. There are about 30 to 40 different X-Ref files with 15 layers each. Those 15 layers contain the exact same information but you have to edit them individually.
Question: Is there a way to make the 15 layers in the master effect the corresponding layer in all the X-ref files? For instance, you hide the “Machines” layer in the master and it hides the “Machines” layer in all the X-ref.
Side Note: If you were going to make the suggestion “use Xbind” I’ve tried it and it doesn’t work well because “Xbind” creates a new layer you have to assign to things instead of making the layers relate to one another.
I am just starting to learn C# and .NET and I am trying to write a simple program to gather all the layers from a drawing in a directory, save them to a list, and use that list to change those layers to the appropriate layers. The way I want it to iterate is open the first drawing, gather the layers, ask the user which layer they want to change the original layer to, and when they select the new layer, it associates that old layer with the new layer so that in the future it won't prompt the user, it will just change it to that layer. Then it changes the layers and goes to the next drawing.
I wrote something very simple in LISP, but I need to make it more advanced and try to add in more features. Specifically I would like to be able to do everything in the background, without actually opening the drawings so I can avoid any user prompts or dialogue boxes.
I am at a complete loss at where to start though. There are so many members in the different namespaces for Autocad. Right now I am looking through acdbmgd.dll and acmgd.dll to try and find something useful, but I have no idea where to even start.
My guess would be to first define a method that gathers the layers from the drawing and saves them to an array. For example i would have multiple arrays for the different layers to which I want to convert the old layers, string [] 0layer, string [] walllayer that contains all of the layers to be changed to layer 0 and wall layer. Then I would compare the layers in the drawing to those arrays, if they are not present in any of the arrays, the program would prompt the user and ask which layers they want to change the existing layer to and add it to the appropriate drawing. Then all of the layers in those arrays would be changed to the different new layers.
At the very least, I am going to start making the different arrays to be filled. That much I can do. I'm just having trouble actually getting the data from the drawings.
There are some layers in my drawing that won't delete in the layers properties manager. I don't know why. It gives me 4 possible reasons:
- It might be layer 0 or a Defpoint (whatever that is).
- It is the current layer
- It is an Xref dependent layer
- It is a layer containing objects
But none of these, to my knowledge, apply. There could be things on the layer that I'm just not seeing, but I've looked thoroughly. I even zoomed out to the extents, highlighted the whole area, and clicked the erase tool, but it still won't go away. I got the file from another computer, so it might be an Xref dependent layer and the Xref'ed files just didn't come with it. How would I be able to tell - and how could I remove the Xref dependency?
Other than that, is there any other reason a layer won't delete? Can I force it to delete?
when i select diffrent layers,the layer's name in toolbar does not change, i can not change the layer, color,and other settings.my autocad version is 2006 and 2007.
View 5 Replies View RelatedI'm using CS6 and noticed that whenever I delete a layer that was a dupe of another layer with links (although not linked specifically to the deleted layer), the undeleted original layers become invisible on the canvas even though they are still visible in the layers pallette. I've been able to recreate this several times. Nothing I do will make the layers visible -I've tried moving them all to the top of the layers palette, making sure their opacity is 100%, making sure there are no layer effects, etc.
View 2 Replies View RelatedI often will copy a layer in the layers palette via option drag. If the original layer is linked to another, the new layer is also linked to the orginal layer I copied as well as any other layers that original was linked to.
Is there anyway to option drag to copy a layer in the layers palette without the new layer being linked?
All of my image layers have randomly converted to smart object layers and I can no longer resize them in the ps document. Why would it do this and how can I undo it?
View 3 Replies View RelatedHow to Apply adjustment layers to multiple layers that have different blending modes and keep the colors the same as the adjustment done?
I work in Animation painting Backgrounds. My files are sometimes upwards to 200+ layers.I will use adjustment layers to quickly balance colours and constrast on top of those many many layers.
The only way that I know of how to apply adjustment layers it to every single layer ( by applying I mean I need to get rid of the adjustment layers because we cant use them in production but i need the new colours be applied to all layers underneath ) in a psd is to manually do it By duplicating the adjusment layer 200+ times and then merging each layer to one of those adjustment layers so that that layer can take the adjustment layers effect permanently.
The issue is that Within Those 200 layers I have some layers set to Multiply or OVERLAY. IT obviously wont apply the adjustment layer properly to those layers because those layer blend mode affect the layers under them. The colour wont be the same anymore in the spots that had the multiply blended mode.
[URL]
I have 2 adjustment layers up top. I need to get rid of them by applying them to each layer! I cannot merge any of the layers. We need all those layers for production.I can apply the adjustment layers manually and this works GREAT for all Layers set to normal. THey take on the colour change just FINE.
However, The issue is that layer 6 and layer 4 are both set to mutiply and this screws up the colour once i apply the adjustment layers to each layer manually...
How can i apply my adjustment layers to a file like this with some layers being set to multiply while keeping the layers exactly the same configuration and The new colour taking effect exactly how i looks before i apply the adjustment layers? Now the simple solution is to merge the multiply layers to the layer that it affects HOWEVER I NEED those multiply layers to be separate!
I want to add the same 3 adjustment layers to about 20 photos and then in scripts, export layers to files, so that each photo includes the adjustments.
View 6 Replies View RelatedHow do I create layers in an adjustment layer and transfer or duplicate those layers in another image ?
I need to transfer the same colour readjustment from one image to several other images ... I have been told to do this in the adjustment layer platform how ever I cannot drag or copy those layers over to the other images I have open and in need of adjustment to the same layers ...
Images shows my layout and what i've done this far