AutoCad :: Change Overall Linetype Scale Using Modify Properties Dialogue Box

Apr 19, 2013

Quicker way to change the overall linetype scale than using the 'modify properties' dialogue box that comes with Autocad 2008? I've attached an image that specifically shows what I am trying to change, but I get tired of always having to scroll down in the box to find this variable. I would love to have something simple like the old DDCHPROP dialogue box (see smaller image). LISP routine or something where I click on the toolbar button, and simply change the overall scale without having to navigate through the native one?

2013-04-19_114756.jpg2013-04-19_114732.jpg

View 9 Replies


ADVERTISEMENT

AutoCAD LT :: Change Linetype Scale For A Layer?

Oct 3, 2011

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? 

View 4 Replies View Related

AutoCAD 2013 :: How To Change Linetype Scale

Oct 23, 2012

I have a problem between my template in inch and the one in mm.

Its the linetype scale that is wrong in the mm one, when i draw in the inch one, everything is fine but when i draw in the mm one, i have to set the ltscale to like 25 to see them at the same scale that they are in the inch one.

My guest is its because i've create my template for the mm one base on the inch one and i just change the unit type to mm. Is there a setting i could change that will arrange this?

Product Design Suite 2013

View 2 Replies View Related

AutoCAD Civil 3D :: Change Linetype Scale For Individual Survey Figures?

Mar 19, 2013

He has a survey figure that is too short to display the text in the linestyle.  When I change the linetype scale for the object, it has no effect.

View 1 Replies View Related

AutoCad :: Viewport Properties Dialogue Box

Sep 5, 2012

After trying to rotate a view in a viewport window, I have lost the ability to pick the viewport and right-click to bring up the properties list. What did I change?

View 2 Replies View Related

AutoCAD 2010 :: Modify DEFAULT SCALE LIST To Show Metric Scale List In Imperial Template

May 2, 2012

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 Related

AutoCAD LT :: Properties Dialogue Box No Longer Opens On Screen?

Feb 20, 2013

My properties dialogue box no longer opens on my screen. I've tried opening it uning the icon and the command line with no luck. When I click the icon my screen will flicker bun the box does not open. how to get it back?

View 8 Replies View Related

AutoCAD .NET :: Any Event When Enhanced Properties Editor Dialogue Show Out

Mar 24, 2013

Is there any Event when The enhanced properties editor dialogue  show out? I want to do something when the dialogue is showing.

I first use the CommandWillStart Event to catch the "EATTEDIT" order ,however,if only covers the condition that users doubleClick the block .when users first input EATTEDIT command then select the block this event was wrong! 

View 6 Replies View Related

AutoCad :: Set Linetype Scale

Jul 15, 2011

i set linetype scale in one of the drawing which is lts value is set to 900..when i select line and open option in order to set linetype scale it show the message..

View 3 Replies View Related

AutoCAD .NET :: Modify Dynamic Block Properties Before Jig

Jun 3, 2013

Is there a way to modify the properties of a dynamic block after the insert and before a jig?

I've tried a quite a few things but here is some code as a starting point. The blocks are affected by the change but not in a good way. The blocks have several parametric constraints. I wonder if this is part of the problem.
 
<CommandMethod("TestEntityJigger7")> _ Public Shared Sub TestEntityJigger7_Method() Dim ed As Editor = Application.DocumentManager.MdiActiveDocument.Editor Dim db As Database = HostApplicationServices.WorkingDatabase Dim pr As PromptResult = ed.GetString(vbLf & "Block name:") If pr.Status = PromptStatus.OK Then Using tr As Transaction = db.TransactionManager.StartTransaction() Dim bt As BlockTable = TryCast(tr.GetObject(db.BlockTableId, OpenMode.ForRead), [code].........

View 8 Replies View Related

AutoCAD 2010 :: Properties Palette Doesn't Display Linetype

Apr 8, 2013

My properties palette doesn't have a field for linetype?  I swear there was one there previously (under the general section)?

View 4 Replies View Related

AutoCad :: Basic Linetype Scale

Dec 9, 2011

When I draw a line at my template it always has the line type scale 5 as default under properties.

I know that I can chance this by hand or chance a basic line type scale with the command "lts".

But all the lines in the drawings of our partner have the line type scale 1 under properties. So if I used "lts", there would either my lines or their lines be scaled wrong. Also I don't want to chance the default line type scale of each line by hand.

Is there a possibility to set up something that each line I'm drawing, starts with a specific line type scale as default under properties?

View 7 Replies View Related

AutoCAD 2010 :: Linetype - File And Measurement Value Are Not Listed In Properties Pane

Feb 25, 2012

“Linetype” file” and “measurement” value are not listed in the properties pane..I’m wondering why the AutoCAD
 
doesn’t show the “linetype” file (acad.lin/acadiso.lin) from which a particular linetype is takendoesn’t show the “measurement” value (0 or 1) when a particular object is drawn Why these properties are not set on the property pane?

View 6 Replies View Related

AutoCAD 2010 :: Same Linetype And Scale But Different Appearance

Dec 13, 2011

Same linetype and linetype scale but different appearance!

I got the linetype Dot2 with linetype scale 0.02

The linetype Dot2 with 0.02 linetype scale appears in two different ways!

Software: AutoCAD 2014, AutoCAD C3D, AutoCAD M3D, Revit
Windows 7 (Ultimate 64 bits),
Firefox 20.0,
Kaspersky 2013.

View 9 Replies View Related

AutoCAD 2010 :: Linetype Scale Does Not Work

Nov 19, 2012

in layer translator the linetype scale does not work.

when i use layer translator, the resulted drawing comes with all layer ok but the linetypes scale does not.

View 1 Replies View Related

AutoCAD LT :: Linetype Scale Not Compatible Between Two Drawings

Feb 8, 2013

I'm using AutoCAD LT 2007 and have a problem with linetype between two drawings. I have a standard key which I use on a number of drawings, problem is when I copy from my original file (in model space) to paper space on another drawing the linetype isn't viewed the same.

I've set LTSCALE to 1. PSLTSCALE to 0, Global scale factor to 1 in both files but still no joy.

View 9 Replies View Related

AutoCAD LT :: Linetype Scale Changes On Rotated Line

Aug 24, 2012

Im using LT 2012 & have an issue with a few drawings.

Example:I draw a single line & set to 'Dashed' (or any other type). If i then rotate that line the linetype scale changes to a very small dash & the actual scale of the line changes. rotate it abit more & it will change again. 

View 2 Replies View Related

AutoCad :: Changing Linetype Scale For Just One Layer

Mar 11, 2004

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?

View 8 Replies View Related

AutoCAD 2010 :: Linetype Scale Not Compatible Between Two Drawings

Oct 5, 2012

I work very closely with a customer, and have been asked to implement their drafting standards for a dwg file they received from another vendor.  I have attached two drawings, 1 (their vendor's) and 2 (mine, in progress).  When opened, I notice the linetype scale *appears* different between the drawings (note the differences within "LINE LEGEND" section of both drawings).  It *appears* as though Drawing 2 has double the linetype scale of Drawing 1.    

I realize that within Drawing 2 I could set the LTSCALE variable to 0.5, but that seems like a work-around and may cause problems with other aspects of the customer's drafting standards in the future.   

I've already confirmed that both drawings have the same values for LTSCALE, PSLTSCALE, MSLTSCALE, CELTSCALE.  I've also already confirmed that, for the "PACKAGED EQUIPMENT" entry with the legend, the properties dialog box shows the exact same values for all fields.  Lastly, (trying [URL] .....) I re-loaded the linetype for PHANTOM2.

I'd like to have them both appear the same, if possible.

View 2 Replies View Related

AutoCAD Architecture :: Gas Linetype - Cannot Seem To Scale Text Properly

Jul 19, 2013

I'm drawing a gas line (the one that says gas throughout the length of the line) and i can't seem to scale the text 'gas' properly, it seems that it is all squashing up and i cant make out what it says. I've tried ltscale, psltscale and the actual linetype scale of the line to no avail. I'm sure this is a simple problem, i just cant work it out.

View 2 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Modify Properties On Multiple Drawings

Nov 6, 2012

Any lisp routine on how to change "Drawing Properties" (fields via Mtext) on multiple single drawing files?

There are several instances where we would need to take a project to create another one and simply change the title block description.

As of now, we are opening each drawing (there could be hundreds) and modifiying the drawing properties on each drawing to change the customer name and other project descriptions.

These are not attributes, but fields. I've researched alot on here and couldnt find anything.

The drawing is attached.

View 3 Replies View Related

AutoCAD Inventor :: Modify Properties Of Existing Materials Without Changing Material Name

Dec 8, 2011

how Inventor Materials are used in your companies, what is your customization level and usage level.Do you use Inventor Materials as they come out of the box ?Do you create your own materials?

Do you modify the properties of existing Inventor materials without changing the material name?Do you show material names on 2D drawings (in parts list etc)?

View 7 Replies View Related

VideoStudio :: Use Of Smart Proxy And Project Properties-Dialogue

Oct 20, 2011

As I updated to a new camcorder (Sony HDR-CX130) and computer, I have a question about VS X4, that I am using.VS X4 is presented being a kind od ideal editing HD/AVCHD. I started to edit my MPEG-2_TS files with the presumption that I really was editing in HD. It goes quite well on my new PC, without Smart Proxy turned on! In the future I want to burn them on BlueRay-disks. Therefore I want to save my new projects in HD-mode.

But then I took a Look at the Project Properties and it is defaulted to MPEG-files 720x576 pix; SD-resolution. It seems that it is not possible to insert a Full-HD template or Full-HD-matching parameters. Media-type can't be changed to anything else then PAL-DVD.

One other issue then is that I use to use slow-motion and stills in my video-projects, for action-shots. Then I saw also that the stills (Snapshots token using 'Edit>Snapshot' (Correct? I use the dutch version)) don't have 1920x1080 pix, but 1024x576 pixels instead.

I searched the forum and found this topic about the project properties vis-a-vis HD-editing: URL....As far understood, the projectproperties don't matter that much, all material will be rendered Full-HD (upscaled?) in the share-step when selecting BluRay-disc or AVCHD-Video File. Then my questions:

- What is then the use of Smart Proxy and the Project Properties-Dialogue?
- Will the stills be upscaled, so they integrate seamlessly in the endresult?
- Is there a way to change the videostill/snapshot resolution to Full HD?

View 4 Replies View Related

AutoCAD 2010 :: Linetype Is Not Scaling Based On Annotative Scale

Oct 17, 2012

I have a drawing (attached) with the following settings: LTSCALE = 1, MSLTSCALE = 1, PSLTSCALE = 1.For some reason the linetype is not scaling based on the annotative scale. It will update correctly if I change the LTSCALE but for some reason it wants to ignore the MS and PSLTSCALE variables.

As a note, the drawing was converted from a Microstation drawing and the linetype is a converted Microstation linetype.Is there something in the linetype that is doing this.

View 6 Replies View Related

AutoCAD 2010 :: To Adjust Linetype Scale Until Dashed Line

Dec 13, 2012

To adjust the line type scale until dashed line appear as fine or coarse as desire,Type:-

Ans - a) LSCALE   b)LINESCALE  c) LTSCALE    d) None of the above.

View 4 Replies View Related

AutoCAD 2010 :: Automatic Linetype Scale Update In Viewport?

Oct 25, 2013

I'm sure I had linetype scaling updating automatically after a change of viewport scale - perhaps it was a previous release of AutoCAD. Why must I now keep pressing REGENALL to update the linetype scale?

View 2 Replies View Related

AutoCad 2D :: Making Global Scale Factor And Linetype Scales?

Dec 3, 2013

I’ve got a series of third party drawings that are quite intricate, with a series of nested blocks, some of which cannot be exploded.

The issue i have is that they have been drawn with a global scale factor of 1. Our office works with a global scale factor of 10.

Is there a quick and easy way to make the global scale factor 10, but then somehow retain the scale of the third party drawing lines so they retain their look?

Trying to avoid either just drawing with a global scale factor of 1 (which is a pain as all our blocks are set up for global scale factor of 10) or going into each of the bound xrefs and making all line scales 0.1 (mammoth task given the amount of drawings and all the nested/unexplodable blocks).

View 1 Replies View Related

AutoCad 2D :: Linetype Scale System For Center And Hidden Types

Feb 23, 2012

I have been adopting a linetype scale system for CENTER & HIDDEN types that works perfect on one drawing but not in another.

Here it is:

Globally,

Measurement:1
MSLTSCALE:1
PSTLSCALE:1
CELTSCALE:1
LTSCALE:1

CENTER lines are scale 0.1 (works fine in all drawings and in both 1:30 and 1:4 viewports)

HIDDEN lines are scale 0.3 (work in one drawing but failed in the second drawing in both 1:30 and 1:4 viewport)

Setting the HIDDEN lines to 10 works with most other drawing.

I want to know first of all why this setting of 0.1 CENTER and 0.3 HIDDEN works on one drawing and not on another one in spite of the general settings set alright.

View 5 Replies View Related

AutoCad 2D :: Set Linetype Scale For 3 Paperspace With Different Page Setup Within Single Drawing

Jan 25, 2012

How I set Linetype scale for 3 paper space with different page setup with in single drawing.

Explanation:I have a drawing with XRef attached, I want to make 3 paper space for this drawing with different page setup A0, A1 and A3. I am confused how I set line type scale for each paper space.

View 1 Replies View Related

AutoCAD Civil 3D :: Modify Vertical Scale Factor On Surface?

Jun 14, 2013

How can I to modify (exaggerate),  the vertical scale factor of the surface when I am seeing on the object viewer option.

View 4 Replies View Related

Photoshop :: Cannot Modify Properties Of TIF File

Feb 24, 2008

It seems that any picture saved in TIF format using Photoshop Elements 5.0 cannot later have the Summary section of its properties modified. I discovered this when trying to add comments to pictures after using Photoshop to modify them. Windows XP gives the following error message when you try to change anything in the Summary tab of the file's properties:

"Changes to Summary properties could not be saved; access has been denied.

The file may be marked read-only or may be in use by another application."

The file is not marked as read-only, and Photoshop is not open. Rebooting does not fix it. Even copying the file to another computer does not fix it. The error stays with the file. It should not be an issue with permissions, since I'm logged on as Administrator on both computers. It's not a problem with TIF files, since I can modify the Summary properties of TIF files that were created with other programs, for instance my scanner. And it doesn't happen with files saved by Photoshop in any format except TIF. Something Photoshop is doing when it saves a TIF file results in modification of the Summary properties being permanently disabled.

I'm scanning old family photos to digital format and use the lossless TIF format for the master copies, so using another format is not an option. But I want to be able to go back and add comments to the master copies as new facts about the people and places in the photos come to light. I can keep a separate text file for descriptions of the photos, of course, but that always runs the risk of the comments getting separated from the picture.

View 2 Replies View Related







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