AutoCad :: Apply Layer Color / Linetype / Properties To Objects On Layer
Feb 15, 2013
I have a bunch of objects on a particular layer, and they're all different colors and linetypes and lineweights, and i want them to all take on the color / linetype / lineweight that i chose for that layer.. how do i do this?
It appears that the Layer Filters functionality is broken again with 2013. Unchecking the "Apply layer filter to layer toolbar" disables the function of layer filters in the tool palette.
I would like converting all objects that has forced linetype to be on a linetype layer.
So if there are objects that have forced linetypes - dashed/hidden/phantom, etc., those entities would be moved to a linetype layer based on their forced linetype. The entities would all be changed to color bylayer, linetype bylayer.
So if there is a rectangle that is sitting on an EQUIPMENT layer, the routine would put that rectangle on a new layer called DASHED and change its forced linetype to BYLAYER.
Lastly, once that's done, the next and final step is to locate a the existing layers with matching linetype - say, OBJECTS with DASHED as a linetype, and merging it to that layer.
I have a hatch pattern in one of my objects. I want to apply exactly the same hatch pattern to other objects but I don't remember the settings for original hatch.
There is a command in ACAD to apply properties of one object to others (brush icon in toolbar). I tries to use this command but it seams that it doesn't work for hatch.
What is easiest way to apply a hatch pattern from an object to the other one?
I have existing multilines with linetypes set to byLayer, yet when the linetype on the layer changes, the Multiline linetype does not. Is there any way to get the linetype to change with the layer?
Walls are being created on layer A-Wall, in color Cyan, Lineweight .020, etc. I'd like to edit those layer properties. There must be a matrix somewhere that shows a list of all of the Architectural Objects, the layer that each object will be created on, and the properties of those layers. Where in ACA2008 have they hidden this top-secret matrix? I've accessed Layer Key Styles via about 6 different routes, and nowhere do I find a list of Objects. I see that I could define an override for every component of a Wall object in the Style Manager / Display Properties, but it sure would be easier to just change the layer color once, wherever that's defined. There is only one Layer Key Style accessible through Style Manager, and layer A-Wall doesn't appear in that manager- layers A-Wall-Abov, A-Wall-Blow, etc appear, but not A-Wall. Neither does layer A-Glaz, which is where Window objects are placed.
How does a Wall object know to place itself on layer A-Wall, and where are the properties of layer A-Wall defined?
I have 4500 OS mapping tiles which i need to convert the colors to one single color rather than the varied layer colors they have at present. Obviously doing this manually will take a long time.
I use a lot of adjustment layers and they're often applied to the previous layer. Is there a keyboard shortcut to automatically "Use pervious layer as clipping mask" without going through the dialogue box or manually applying in the layers palette(Option-click between layers)?
when I go to use the Layer Control on the Layer Properties it only lists the layer I'm working on. I then have to use the Layer Manager to change layers. why it would stop listing all the layers?
Say I have 2 items, one is on layer "M-Duct" and the other on "M-Pipe" (they are in the same drawing). Any lisp routine that would create the layers "M-Duct-New" and "M-Pipe-New" (based on the same color and LT as the original layers) and then move those objects to the newly created layers?
When I create a shape in Photoshop CS6, it brings up a nice panel of options - allowing me to change radius, stroke style, colour etc. However, once this shape has been placed in the Photoshop document, I am not able to edit it, without creating a new shape.
I cannot change any of the options. Sure, I can select it and change the size - but how would I change the shape stroke colour and style, as well as the radius of the curves?Is there an option or panel which I need to activate to get back to this menu for the current shape?
Here the shape options are visibleHowever, once I click off the shape - they dissapear and I can no longer get them back.
How would I get the shape options back for this shape, without creating a new layer and shape?As with the way it is now, I have to get things like the stroke colour and radius right the first time - and I like to experiment with my options.
Any script that when ran will set lineweights of a layer based on what color the layer is assigned. For instance if I have 3 lines that are green on 3 different layers. I need the script to change all 3 layers lineweight to .015mm. I have drawings that are inconsistant with layer names so layer translator and methods of that nature will not work because I do not know all the layer names and I have 100 drawings to do this to.
I want to change my ground conductor from solid green to a dashed line (green is OK) on a set of drawings, but all the dashed linetypes I can find don't show up well at the scale that I've drawn the circuits. I can make them look OK by changing the linetype scale in the properties manager window, but there are a boatload of these lines in eight viewports; finding them all would be a major pain. They are all on a single layer, though, but in the layer properties manager I do not see a way to change the linetype scale for the layer. I could use the properties manager to make the change if I could select everything on the layer. Is there a way to do that?
I have a layer named XYZ, that contains ARC, LINE and POLYLINE. I want to get a list of all linetypes from every ARC, LINE and PLINE. If I open the properties, if I select only the ARC, under linetype I'm getting *Varies*. Instead of*varies*, I would like to have a list of all linetypes (ARC, LINE and PLINE).
Is it possible? WOuld it also be possible to do the same for linescale or weight?
I have loaded an insulation linetype and I needed to make the ltscale of that line .194 in the linetype manager so that it would fit in my 3.5" walls.I would like my insulation linetype to always be drawn at .194 ltscale. All of my other lines/linetypes I would like to stay at 1.00
When I changed the linetype scale of the insulation to .194 every other ltscale went with it. Is it possible to change one ltscale independently of all your other linetypes?
Is there a way to apply a color to selected objects without having to search for the color in the color palette. So say if I am working with an image that has multiple colors but want to use only one of the colors in that image, is there a way to apply it without having to create or add it to the palette.
I created a macro to insert layers with a click of the button. I was wonder how I get my macro to add the linetype to it. Also would like a separate macro to make the layer not to plot.
Here is the Macro I'm using: ^C^C-layer;new;A-ANNO-AREA-IDEN;color;6;A-ANNO-AREA-IDEN;;
The linetype set in the active standard for section line is totally ignored when creating a section view. We have our line type set to 'Long Dash Dot' as per the BS8888 standard but it changes it to a 'Long Dash Short Dash' line. We use the same linetype on the centerline layer with no problem. Why does this not work??
What I want to do is to have an adjustment layer that is a reversed, black and white image. I initially thought to merge B&W and reverse adjustment layers, but read that an adjustment layer may not be the target of a merge. Is the way to accomplish this to fiddle with the B&W adjustment layer sliders somehow?
I like how the black and white displayed image of a given color channel looks, how can I export that channel into a layer?
I need to do three things in a LISP routine for around 200 drawings. First, I need rename lots of old layer to new standard layer name, like change layer name "CL-RAILWAY-0" to new layer name "CL-0".
Secondly, I need translate some layer to standard layer, like all the things on layer "CL-WATER-160" to layer "CL-0"
Last, change some linetype, like change linetype"CENTER" to "CENTERLINE". I can do all those things by "CHECKSTANDARD" manually, but I really need someway faster and easier.
how to write a lisp that when i activate it, it will change all the objects in the drawings to be change to "Layer 0" and all linetypes "Dashed" change to be "hidden"...
I am using ACAD 2005 and am trying to copy&paste several objects from a layer I created in one .dxf file to one of the 2 standard layers (0 or Defpoints) in a new blank .dxf file.
My problem though is that if I copy and paste all of the objects (or even one of them) and them move to the new file and paste, it pastes the objects, but also "imports" into the new file the original file's layer that these objects were on.
For clarity, the new file only has the 2 standard layers and then after copy/pasting an object, the file manager shows the 3rd layer from the original file.