Solved Initial Line Type Scale Is Too Big For Drawings Autodesk Use psltscale = 1 (instead of 0) and you can plot a 3m line well with linetype "dashed" based on acadiso.lin for all viewport scales which show a 3m line on the layout with more than 5mm length on the paper. if you want to stay at psltscale 0 you'll need to change ltscale for every plot. Starting with autocad 2008, linetype scaling in model space is controlled by the variable msltscale and in paper space with psltscale. the msltscale system variable controls whether or not linetypes displayed in the model tab are scaled based on the annotation scale.
Solved Initial Line Type Scale Is Too Big For Drawings Autodesk I would recommend checking your ltscale settings and the ltscale of the line itself. also, if the annotation scale in model space of your base file is different than the scale of your drawing file's viewport, the dashes will look different. You can scale linetypes in paper space either based on the drawing units of the space in which the object was created or based on the paper space units. you can set the psltscale system variable to maintain the same linetype scaling for objects displayed at different zoom factors in the layout (paper space) and in the layout viewport (model space). Causes: ltscale variable in the master drawing set incorrectly relative to the referenced drawing. annotation scale (cannoscale) does not match between drawings. To change the linetype scale, click the linetype drop down list in the properties panel of the home tab and choose other to open the linetype manager. click show details if the lower portion of the dialog box isn’t displayed. in the global scale factor text box, type the scale factor that you want. click ok.
Solved Initial Line Type Scale Is Too Big For Drawings Autodesk Causes: ltscale variable in the master drawing set incorrectly relative to the referenced drawing. annotation scale (cannoscale) does not match between drawings. To change the linetype scale, click the linetype drop down list in the properties panel of the home tab and choose other to open the linetype manager. click show details if the lower portion of the dialog box isn’t displayed. in the global scale factor text box, type the scale factor that you want. click ok. Including how to adjust line types and turn on a command ltgen to turn them on for shorter line segments and ways to fix line issues. I have two drawings, both with ltscale and all related system variables the same, both loading linetypes from exactly the same .lin file, measurement set to 1 (metric drawing), drawing units set to meters in both drawings, and yet one drawing is showing all linetypes on a much larger scale. Changing the ltscale will modify all linetype scales in the drawing, so how can one be selective and scale one or more linetypes? the solution is to select the linetype and then modify the scale in the properties palette. If you only draw and plot from model space, you can use ltscale to scale all your line types to suit your plot scale. if you use paper space layouts, just leave this set at 1.0.
Solved Line Type Scales Different Between Drawings Autodesk Community Including how to adjust line types and turn on a command ltgen to turn them on for shorter line segments and ways to fix line issues. I have two drawings, both with ltscale and all related system variables the same, both loading linetypes from exactly the same .lin file, measurement set to 1 (metric drawing), drawing units set to meters in both drawings, and yet one drawing is showing all linetypes on a much larger scale. Changing the ltscale will modify all linetype scales in the drawing, so how can one be selective and scale one or more linetypes? the solution is to select the linetype and then modify the scale in the properties palette. If you only draw and plot from model space, you can use ltscale to scale all your line types to suit your plot scale. if you use paper space layouts, just leave this set at 1.0.