• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    AutoCAD 2010/2011/2012 DWG Format

    Reply
    Member
    Posts: 3
    Registered: ‎03-26-2012
    Accepted Solution

    Linetype scales are inconsistent

    544 Views, 8 Replies
    03-26-2012 08:31 AM

    Trying to set a Phantom line as the property line and also use dashed lines (ACAD_ISO03w100)

     

    I can mess with the ltscale and make it so one or the other reads properly, but never both. The Phantom displays correctly at ltscale: 1, the dashed lines display when ltscale is .1

     

    they are on different layers

    Please use plain text.
    *Expert Elite*
    Bob_Zurunkle
    Posts: 866
    Registered: ‎03-24-2011

    Re: Linetype scales are inconsistent

    03-26-2012 08:41 AM in reply to: iblack0

    1. Set LTSCALE, MSLTSCALE, PSLTSCALE & CELTSCALE all to 1.

    2. Override all existing linetype scales back to 1

    3. In paperspace, load and draw test lines of all possible linetypes, and choose the ones that will work for your situation

    3a. If you can't find a linetype that works without having to override its scale, then consider creating a custom linetype that will work at a scale of 1. Test in paperspace because that is how your output will look at 1:1.

    4. What's your viewport scale? Go into modelspace and set your CANNOSCALE to match that.

    5. Draw.

    If by some odd chance my nattering was useful -- that's great, glad to help. But if it actually solved your issue, then please mark my solution as accepted :smileyhappy:
    Please use plain text.
    *Expert Elite*
    rkmcswain
    Posts: 1,512
    Registered: ‎11-13-2006

    Re: Linetype scales are inconsistent

    03-26-2012 08:51 AM in reply to: iblack0

    Those two linetype definitions are scaled wildly different. Check out the definition file (Acad.lin). The phantom leading dashes are 1.25 units long, and in the ISO linetype, they are 12 units long.

     

    The only way to use both at the same time and have them display somewhat right would be to adjust the linetype scale of the entities themself for entities that have one or the other linetype. I would just avoid using the ISO ones if possible.

    Please use plain text.
    *Pro
    Posts: 1,735
    Registered: ‎12-08-2003

    Re: Linetype scales are inconsistent

    03-26-2012 09:20 AM in reply to: rkmcswain

    This is what usually saves me:

     

    1 Enter the command MEASUREMENT and set it to 0 (zero - if your drawing is imperial) or 1 (one - if your drawing is metric)

     

    2. Enter the command LINETYPE and then load and reload ALL the linetypes in the drawing.

     

    3. Enter the command REGEN (and PURGE any unwanted layers)

     

    4. Make sure no entities and a physical linetype scale assigned (ie. select all the entities, and within the Property Manager, chaneg all physical LTScales back to 1)

    Please use plain text.
    Member
    Posts: 3
    Registered: ‎03-26-2012

    Re: Linetype scales are inconsistent

    03-26-2012 09:34 AM in reply to: Bob_Zurunkle

    Thank you! The scale of each linetype turned out to be the problem

    Please use plain text.
    Member
    Posts: 3
    Registered: ‎03-26-2012

    Re: Linetype scales are inconsistent

    03-26-2012 09:37 AM in reply to: rkmcswain

    Thanks, this forum is a fantastic resource because of people like you!

    Please use plain text.
    Member
    Posts: 4
    Registered: ‎09-18-2012

    Re: Linetype scales are inconsistent

    10-02-2012 10:29 AM in reply to: iblack0

    Hi Everyone...

    So I have this wiered problem... I have two different drawings. Each of them contain line type DashDot. However, in one of them the scale of the line should be changed into 50 in order to see the line type and in the other it has to be 0.2

    So, I have changed LTscale in both of them to 1...and PTSCALE to 1. Then measurement and eveything that you guys have suggested turned into 1...

    I also re-loaded the line type in both drawings...

    And ofcourse changed the line scale in both to 1.

     

    But no change...

     

    However, in another drawing where my layout/presentation sheet is with both drawings Xrefed into...the PTSCALE is set to 1 and both of the line types appear, however the dash dots are different scale to model drawings!

     

    So can someone tell me what is going on PLEASE? 

    Please use plain text.
    *Pro
    Posts: 1,735
    Registered: ‎12-08-2003

    Re: Linetype scales are inconsistent

    10-02-2012 10:36 AM in reply to: fatimagh2004

    Try checking the Z values of the lines.  If they have different values, they will look "skewed".  You can use the Properties Manager to change them to a common value (i.e. 0)

    Please use plain text.
    Member
    Posts: 4
    Registered: ‎09-18-2012

    Re: Linetype scales are inconsistent

    10-03-2012 01:38 AM in reply to: iblack0

    Thanks. I checked. Z is set to zero on both of them :smileysad:

    Please use plain text.