AutoCad :: Changing Layer Colours Within Viewports At Command Line

Apr 10, 2012

I am producing some floor plans which I am having to split into several sheets. I am reusing the overall plan in small scale as a key/location plan (in a seperate viewport).

As the viewport is at small scale I want to make the pens thinner so walls don't come out too thick so I go into the layer manager and change the viewport pen colours and freeze off unwanted layers. Trouble is although I can copy the viewport between sheets and drawings it won't remember the layer settings is there a way that I can either: Set a variable to remember the layer settings within the viewport when copying Write a script to change the layer colours within the viewport and vp freeze the unwanted layers so all the keyplan match between all of my sheets.

The script wouldn't be too much problem for me as I mostly use key commands but when I tried changing the layer colours using -la -> c -> red all the viewports changed not just the current one. Is there a different command to change the viewport colours or is it just not possible from the command line.

View 2 Replies


ADVERTISEMENT

AutoCAD Visual LISP / AutoLISP :: Using Macro Parameter Contains Space (changing Layer Color From Command Line)

Sep 19, 2013

I'd like to change a layer's color from command line because of a user icon. I figured out from previous topics that I should use macro similar to this: ^C^C_filedia;0;-la;s;Verdeckt (ISO);c;1;l;dashed;;_filedia;1;re;

(I want to use this macro to change layer's linetype, too, but that's not the point)

The only problem with this macro: layer's name contains a space therefore Autocad tries to recognize Verdeckt as a command (and macro interrupts there) instead of setting Verdeckt (ISO) as the current layer. I've tried using different quote marks, none of them worked (' and " and <>). I hope there's a method for entering a parameter that contains space.

Software: Inventor Series 2011 SP1 x64
OS: Vista Business x64
CPU: E6400
RAM: 2*2Gb GeIL
VGA: Quadro FX 550

View 5 Replies View Related

AutoCAD 2013 :: Line Changing Colours When Xref Into A Different Drawings

Aug 8, 2013

In the attached screencast video you will see that I have a drawing set up on the left of the screen to show where all the sections are taken through the building.  I have setup a layer called SPC SECTION LINES which is set up to be bylayer and on the colour green. 

When I XREF this drawing into the sheet file on the right side of the screencast you will see how the colour turns yellow when reference into the new sheet file?

Why does the colour of the line change when it gets xrefed into a new drawing?

the screen cast can be found at [URL]

View 9 Replies View Related

GIMP :: Layer Colours Changing When Pasted?

Oct 14, 2013

Basically I want to merge two images. Both of them are grey originally so I change them to RGB mode and change the colours separately. I then go to copy and paste one image on top of the other and it automatically changes to whatever the colour is of the destination image.

View 2 Replies View Related

AutoCAD 2013 :: Floating Command Line Width Changing On Open

May 1, 2012

[URL] ......

Floating command line width gets shorter and shorter everytime you open up AutoCAD?  Civil 3D is real bad, I used it to shoot the above video.  In regular AutoCAD, it still shrinks, but it shrinks a lot less.

Any tips for keeping it floating but making the width stay constant?

View 7 Replies View Related

AutoCAD Architecture :: Add Layer Key Via Command Line

Jan 31, 2012

I know how to add to the layer keys, and it seems to me that you can add a layerkey via the command line. Is this accurate or just wishfull thinking?

View 1 Replies View Related

AutoCad 2D :: Change Layer From Command Line?

May 31, 2012

At one point I had a layer command that I could select a line, type in the layer I wanted (with no extra prompts required) and it would change. The best part is if the layer didn't exist it would automatically create it (without prompting me Y/N).

Using LAYMCH in the command line is very close. However I have to press N for name, then enter the layer. If it is a new layer, it prompts me Y/N.

View 9 Replies View Related

AutoCad 2D :: Changing Dynamic Block Colours?

Sep 4, 2013

I have a dynamic block and want to change its colour. I've gone into blockedit and made the change there however when I return to the drawing the colours haven't altered.

View 3 Replies View Related

AutoCAD Civil 3D :: Xref Alignment Labels Changing Colours

Dec 3, 2013

My alignment ticks use the stanard Aecc Tick block. It is on layer 0/bylayer/bylayer etc and the style is set by layer. They display correctly in the source drawing but when I xref that drawing into others, the ticks change colour based on what every the current layer is in the host drawing. If the current layer is 0 they dispaly correctly, if my current layer has a colour 5 associated with it then my xref ticks regen to blue.  This only happens with the tick not the text.

View 8 Replies View Related

AutoCAD 2013 :: Colours Of Text Changing To White And Monochrome Plot Not Working?

Nov 3, 2013

My problem is that all of my dimensions and text have changed colour to white, with my by layer colour as an outline of the text, the arrows and lines still look correct however. I put the dimensions on a seperate layer and this seemed to happen after hiding this layer then later unhiding it. I have looked through the properties to change the colour unsuccessfully.

On another note, the monochrome print option does not work when creating a plot - it will still create it in colour. What can I do to sort these issues? It is fustrating as all I really need to do with this drawing is to export the it for a report and it looks messy!

View 4 Replies View Related

Photoshop :: Changing Colours

Feb 12, 2006

I have a number of gradients that are currently blue and I would like to convert them to a green but keeping the same levels. Is there a way I can apply a filter of some sort to them?

View 2 Replies View Related

Photoshop :: Changing Opacity In Selection On Layer Without Changing Entire Layer

Aug 21, 2013

I've been using Photoshop CS2 for several years to enhance my photographs, but just now have encountered something simple I cannot find out how to do.   I have on the background layer a picture of a room interior with the exposure set mostly for the open window, but the rest of the room is very dark.  On the only other layer, the upper one, I have the same shot exposed correctly for the room, which overexposes the window area.  The upper and lower layers are perfectly superimposed, and the upper layer is at 100% opacity. 

I have selected the window on the upper layer and want to change the selected area's opacity to blend properly with the window on the bottom layer without changing opacity of the rest of the layer.  No matter what I do, changing opacity seems to affect only the entire layer, and I haven't figured out how to isolate the selected area for the opacity change.
 
I can cut the selection to reveal the darker window on the bottom layer, but this doesn't give me the flexibility I need to balance the two exposures. An opacity change would be ideal.

View 2 Replies View Related

AutoCAD 2013 :: Command Line Appears Again After Plot Command?

May 15, 2012

I press CTRL+9 to make the Command Line disappear while drawing. When I plot (or when doing a plot preview) , the Command Line appears again by itself. So I always have to turn the Command Line off manually after each plot

The bug still happens;

- if Dynamic Input is turned off or on
- if I plot to a real device or in PDF
- if the Cammand Line Palette i docked or floating.

This is not an issue in AutoCAD 2012 so I guess it has to do with the new way they programmed the revamped Command Line palette in 2013.

Using Windows7

View 2 Replies View Related

Photoshop :: Changing Colours On A Web Template

Feb 28, 2006

I purchased a website template and I need to customise the colours of the graphics (Buttons, logos etc.) to match my specific colour scheme. When I asked the designers of the template for help they sent be a PSD file with a complete screenshot of the webpage and all the individual components.

I need to change the colours of each button and some graphics and I cannot find an easy way to do this. I have never used Photoshop before ( I have Photoshop CS2 and ImageReady CS2)

Also once the colour has been changed do I cut and paste the images? How do I save them as new individual files that I can upload to replace the standard template graphics? (They need to be exactly the same size as the originals).

View 2 Replies View Related

Photoshop :: Changing Colours, Of Surfaces

Feb 25, 2006

Like changing the colour of a surface, but the surface has detail and i don't want to go over the detail, hair for instance, what would i use? something that covers the patch ?

View 1 Replies View Related

Illustrator :: Selecting And Changing Colours

Jun 28, 2012

I have been given the following graphic: [URL] ....
 
I have it in an Adobe Illustrator file format. I've never used the program before!
 
I need to change the red into white and the white into red. How do I do this? I've opened up in illustrator and can't seem to select on specific part. When I try to sellect, it selects everything
 
The client has asked me to do the work - since the original graphics designer wants to charge a fortune for the changes.

View 3 Replies View Related

AutoCad :: Viewports Line Are Not Shown?

Jan 18, 2012

I have a question regarding viewports. We received drawings from our sub-contractor and we noticed that there is something wrong with their drawing, so I decided to make the modification, but when i opened the file and switched it to layout tab, I was not able to see the line for their respective viewports. But if you are going to double click that drawing, the viewport will be visible.

One more thing is, when i found the viewport and re-scale the things that i want to show inside that viewport, I was confused because in the model tab there are only two drawings which is the plan layout of our project, (the section view and the top view). what they want to show in layout tab is only the topview, so, when i tried to check they used only the top view, yes, but how? because in model tab as what i have said before "THERE'S ONLY 2 DRAWINGS" I am wondering if the make some tricks with this.

View 6 Replies View Related

AutoCAD 2010 :: Command Not Showing Up In Command Line

Nov 27, 2012

without reiterating a lot of what is said in this thread: [URL] ......

This happen outside the potential malware infection?

if you care to not click-through, the problem is that certain commands (not all of them) simply do not disply in the command line.  so the MOVE command for example looks like this:

NORMAL:

Command: _move
Select objects:

NOW:
Command:
Select objects:

same with QSAVE and who knows how many others.

View 5 Replies View Related

AutoCad :: Execute Line Command Like A Single Command?

Oct 27, 2013

line command is a multiple command. there is a way to execute it like a single command?

View 4 Replies View Related

AutoCad :: Can't Extend Construction Line Across Both Viewports To Snap Them To Construction Line

Dec 24, 2011

Everything is on one layout/sheet.

Currently there are a total of 3 viewports in an L formation. The fourth viewport, will go in the upper right. But first, I have to get these aligned.

I think the viewports themselves are fine enough. The problems arise because the model is in Model space so, construction line (as far as I can tell) didn't want to snap to a line, (on the model,) in Paper space.(vertical or horizontal) So, I can only see the construction line, in one viewport at a time. Which means, the construction line is not visible in the viewport immediately to the left. So, I can't extend the construction line across both viewports, to to snap them to the construction line.

View 9 Replies View Related

Photoshop :: Changing Colours In Arrows That Always Appear Black?

Dec 7, 2012

I have to make some arrows to point items in certain photos I use for model airplane kit instructions. I haven't been able to change the colour of the arrows. I need them mostly white. What can I do?

View 2 Replies View Related

Photoshop :: Changing Photo To Just Four Colours,and Seperating

Aug 28, 2005

I need to change a photo into just four colours in preperation for producing a litho, this will allow me to have an image for each seperate colour, that when each colour is printed on the same paper, it makes up the final image, a bit like screen printing.

If you try the 'cutout' filter on a picture and adjust the amount of levels to 4, you will see the sort of thing I am trying to produce.

What I intend to do is once the image is seperated, create 3 other copies, then delete all unwanted colour sections, minus the colour I need for this particular part of the picture.

I have tried by converting the image to "indexed colour" and selected black and white, then entering 4 colours here.

This does give me 4 colours, however when I try to just select one of the colours and remove it, it looks like there is an underlying colour, i.e this colour selected is actually made up from two of the colours, as if it is mixed.

View 2 Replies View Related

AutoCad :: How To Select All By Layer And Change Colours In One Go

Aug 7, 2012

I have an architects plan consisting of many different layers, I have exploded all the plan so that there are no blocks.

I have now created a layer called building. I have selected everything and and placed it on this layer. The layer colour is colour 8.

I now want everything to be by layer so that it is all colour 8. However when I select all (151038 items) and change it all to by layer nothing changes. All colours stay as they are.

But if I was to go and select a small area at a time it allows me to change them to by layer and the colours change to colour 8 as desired.

How to select all and select by layer and have all the colours change in one go rather than me going around the drawing selected sections at a time to make the colours change.

View 9 Replies View Related

AutoCad 2D :: Set Colours Back To By Layer With Extras?

Jul 3, 2013

I have a building floor plan drawing which has many colours although the Layer Property Manager shows them as being all white so it seems every layer has had its colour modified manually.

it’s possible to set all layers back to their By Layer colour but take the manually modified colours with them?

View 6 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Annotation Command Set Correct Layer For Duration Of Command

Nov 21, 2010

I am currently writing a series of routines for setting the layers for text, leaders and dimension commands. The end goal is a system where any annotation command sets the correct layer for the duration of the command, then reverts back to the layer that was active before the command.

I have managed to complete all the code, and it appears to be working fine, I just have one question: I have used -layer "m" "Lay_name" etc... for all layer setting commands, rather than any code to see if the layer exists already. In my limited testing this seems to be suitable, nothing that exists on that layer seems to be affected.

I know how to write code to determine if the layer exists already and set the layer instead, but so far it seems unnecessary??

View 8 Replies View Related

AutoCad :: Plot Table Set Up Assigning Different Line Weights To Different Colours

Apr 30, 2011

Ok, so i have a plot table set up asigning different line weights to different colours. I have layers set up pointing to the specific colours.
Eg Layer Exterior Walls - Colour White Colour White -> lineweight .25mm

There are some lines on this layer (and on others) which appear different to the rest when plotted, as though they aren't following the line weight rule.

Link to PDF [URL]....(Only the exterior walls layer is selected but this error is on multiple layers)

View 0 Replies View Related

AutoCad 2D :: Layer Isolate In Viewports

Jun 22, 2011

I'm using Autocad 2011 and When I'm working in a viewport in paper space, I isolate a layer, work on it, then unisolate it, CAD will automatically turn off (with the lightbulb) all the other layers that I'm not using in that current viewport. This means that every time I'm done editing a certain viewport, I have to go back to my model space, and turn back on all the rest of the layers in my drawing (with the lightbulb) so I can work in a different viewport with different layers. Is this just a bug in my version? or is there some way to stop this?

View 5 Replies View Related

Photoshop :: Colours Stuff Up Zooming Or Changing Tools

Jan 31, 2013

I get the colors right then I zoom in or change tools the color changes and then back again like skin goes all red magenta..I work in raw or psd when saving files wrong color occurs again in saved JPG even though color looked alright . Im using windows 8 64  CS6 Same thing occurs even when no plug ins loaded tried all color spaces also. I am not talking monitor to print difference either .

View 6 Replies View Related

AutoCad 2D :: Xref Layer Colours Refuse To Change

Aug 16, 2011

For the whole project we’ve had this issue, however it’s never effected our drawing until now.

When we receive an background, we use setbylayer to change everything to by layer, then in the layer manager, set the layer colour to 8, so all is grey.

Then we xref that background dwg into our model drawings and doodle all over the thing, pretty standard stuff.

But today, in our model drawing, I’d like to change, well, any of the xref’s layer colours, but I cannot! As soon as I make a change, it reverts back to the original ‘8’ colour. It refuses to change colour.

I’ve changed visretian from 0 to 1, open, closed, changed it again, all combinations but to no avail.

I can freeze, turn off & on layers, just not change the colour (or lineweight).

View 3 Replies View Related

AutoCAD Print / Plot :: Line Weights And Colours Not Change When Plotting2013)

May 23, 2013

i would like to ask about plotting in autocad 2013.  at the page set up i change my line weights and i put also the colour of each layer but the colours don't change when i create it in pdf and print the drawing and also the thcikness of the lines are not changed.  what can i do?

View 9 Replies View Related

AutoCAD 2010 :: Different Layer States For Different Viewports

Jul 3, 2011

I have two viewports in a drawing file. One is for existing and new conditions and one is for existing and demolition conditions. So, I want one viewport to freeze some layers and the other viewport to freeze other layers. After picking and freezing certain layers in each viewport, I created New Layer States - One called New Floor Plan and the other called Demo Floor Plan.

When I click inside one of the viewports and select the appropriate layer state it changes both viewports to the same layer state. That is not what I want. Is it possible to have one layer state in one viewport and another layer state in another viewport?

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved