Why is it when I increase the lineweight, on the current layer, to a thicker lineweight from the default .25mm, it remains the same thickness/weight? I can change everything else, style, color, but not the weight. I need it to be a thick line, instead of the normal thin line.
I seem to be having trouble changing the lineweight of my profile line. I have changed the line weight in the layer properties, in the Profile properties and tried changed the line weight in the pen style. Everywhere I could think I try to make the line thicker but when I plot, the line is still the same and difficult to distinguish from the grid blocks of the profile view.
4. Select from a drop down list, "Absurdly Thick Line" and have it instantly inherit the linestyle I created.
The only way I can do this is to create a family, make a new subcategory of Detail Items, create the characteristics I want in the line, export it as a .dwg file, then import it into Revit - and then I see the new line style along side the other line styles, and I can then select any line and make it the new line style.
Certainly, there is an easy to find, simple, straightforward way to add line styles to the existing group - and have those new line styles become immediately accessible from the "Modify Lines" Linestyle Drop down Menu.
I have been giving a drawing that I am unable to print dark enough with out my layers in some areas becoming way to thick and I was wondering if it is at all possible to select the whole drawing and just reset the line weights to a default setting with out having to go layer by layer.
change line weight on a xref, i have went into each xref and changed line weight but when i view in model space the line weight is still printing bold.
Is there a way to export to pdf so that the lines match closer to the original drawing? I've tried using different pdf drivers, using trueview, exporting to a larger paper size (which improved output, but still not good enough). I know there has got to be a setting to increase the rasterization quality but the obvious ones don't work.
The firest image is an example section of the exported pdf and the second image is what it looks like opened in autocad.
I am aware some users like their lines very sharp and neat in the layout and make the line weight appear in the printing process.
However, I am wondering if I can see the the lines weight applied while drawing in AutoCAD. Is just I believe it will give a better "print preview" as I am working. It will be very annoying to keep going back to print layout to "hummm... How does the line look?"
I accidentally changed the line weight halfway through my drawing, and many of the lines are printing fat! I know about displaying them on screen, that is not my issue. The fatter lines are not specific to any layers, so in the layer dialogue box all line weights are listed as default. How can I change the lightweights after the fact, without redrawing the whole thing. Also, any line that I add to the drawing is still fat. I am using 2012 Autocad.
In a sketch block how do you change the line weight..i tried through Block Editor but cannot change...lineweight is currently 0.25mm but i want to change to .70mm..
I've been working on a floor plan after which I wanted to mark the border of a particular area. So, I drew a polyline surrounding the space and used a 2 (inch?) lineweight. It appeared on my screen to be very thick so that was great. The problem is I can't seem to draw any other polyline without seeing this big thick line on my screen - even if the linewieght is set to something thinner. It still "shows up" huge. It's like my viewing setting is frozen to only show polylines real big.
When I'm copying a drawing from one dwg and pasting onto a new one the line weight or sizes are changing for some reason and when printing in A3 the drawing loses it's sharpness.
The strange thing is that when i look at the properties the line size and weight still appear to the same .
We have a few drawings where the line weights between paper space and model space vary on plots.i.e a line on Layer 1 in model space plots heavier/darker than a line on Layer 1 in paper space.
I'm doing some building drawings for Uni using AutoCAD 2010 and what is the best way (and process) to set line weights and types (dash, dot) for printing. What I’m currently doing doesn’t seem to be working and seems a bit inefficient.
The way I am doing it at the moment is that I have put all the various drawing elements on different layers with varying colours. I am then going through each layer in the layers dialog box and setting the line weight and line type as required.When in paper space or plotted the lines all come out solid/continuous and with same weight. (Note: I have used LTSCALE so that the dashes are viewable in model space). So here are the questions: Does the line weight and line type you set in the layer properties equal what should be printed? At the moment it does not for me. It is best to create all your layers and individually edit each layer for line weight and type, or is there a quicker way to assign line properties? I think I read that you could assign different properties to colours, but not sure what this means.
I created a xref. this xref included some poly line. width is 0.2mm. i need this poly line line weight should be change from different view port. right now this is shown in narrow line width. how can change this line weight at view port?
I want to changed the default visible line weight for all drawings. I just can't get it to work. I have changed my project file settings to "Read-Write", I have tried this in both the Default Standard and my own standard. I changed the "Visible (ANSI)" Line Weight, saved it, then hit "Save" on the Styles and Standards bar. It works for a document. But when I open a new document, the line weight has reverted back to the old value.
I'm trying to plot a line weight defined by a CTB Plot Style, but the weight will not show in AutoCAD or print.
Here's what I've done;
-Set the line weight in the Plot Style Table Editor, Color 9 @ 0.40mm. Grayscale has been turned on.(All other settings have been left as default) -Tried various combos like; -selecting "Display plot styles" & "Plot with Plot Styles" in pg setup -selecting the "Plot object lineweights". (It also turns off "plot with plot styles" and prints in color (though grayscale is on) -LWDISPLAY has bee turned on -Neither model or paper space reflects the change. -Line types work fine -Changing the same line thru the Properties Manager does the trick, but I would like to set it up properly thru the Plot Style
Back Ground Info; -Both the dwg file and Plot Style are new and created from scratch.
If it was a printer issue, it would still show in AutoCAD correctly, right? I've searched various help tools, but seem to be going in circles.
When drawing in .stb-file (with layer dependent plot style, plotting in monochrome) and when Dimension Text Style is set to Romans (must not be changed), then how to change line weight of Lines and Text separately?
I was trying to do one that can change color and line weight using a number provided by user. What i want to do is to ask a number to the user, 5 for example, and then change the color to 5, and the lw to .5. I was starting with this:
(defun c:ccv (/ eco lun ob cc clw) (setq eco (getvar "cmdecho")) (setq lun (getvar "lunits")) (setvar "lunits" 2) [code]......
but is not working, it has a bug with the clw variable.
I am unable to plot lineweight in Mtext while printing the drawing. I have checked the 'Scale Line weight' in Page Setup Manager but the Mtext is not get weighted while other entities gets lineweight when printed with the same options.