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

    AutoCAD 2010/2011/2012 DWG Format

    Reply
    Contributor
    fox6366
    Posts: 11
    Registered: ‎12-14-2006

    how to create complex linetypes

    492 Views, 11 Replies
    04-11-2012 06:23 AM

    I need to create a complex linetype for a fence.  The line needs to consist of the following:

    ------X------X------X-----      The linetype needs to be dynamic to any length.

    Can anyone help with this?

    Please use plain text.
    Mentor
    DSM_dude
    Posts: 168
    Registered: ‎03-08-2011

    Re: how to create complex linetypes

    04-11-2012 07:09 AM in reply to: fox6366

    *FENCELINE1,Fenceline ----X----X----X----X----X----X-- A,.5,-.2,["X",STANDARD,S=.1,R=0.0,X=-.05,Y=-.05],-.2

     

    From here just adjust the numbers as you need.

     

     

    Cad Blog:
    www.geaux-cad.blogspot.com
    Please use plain text.
    Contributor
    fox6366
    Posts: 11
    Registered: ‎12-14-2006

    Re: how to create complex linetypes

    04-12-2012 04:30 AM in reply to: fox6366

    OK, but where do I put this information and what editor do I use?

    Please use plain text.
    *Expert Elite*
    Posts: 6,460
    Registered: ‎06-29-2007

    Re: how to create complex linetypes

    04-12-2012 05:06 AM in reply to: fox6366

    Hi,

     

    >> OK, but where do I put this information and what editor do I use?

    >>>here<<< you'll find an overview and details for customizing linetypes.

     

    - alfred -

    -------------------------------------------------------------------------
    Alfred NESWADBA
    Ingenieur Studio HOLLAUS ... www.hollaus.at
    -------------------------------------------------------------------------
    Please use plain text.
    Mentor
    DSM_dude
    Posts: 168
    Registered: ‎03-08-2011

    Re: how to create complex linetypes

    04-12-2012 10:04 AM in reply to: alfred.neswadba

    Its simple!  "LINETYPE" > Load > click File and it should point to the directory of your .lin file.

     

    Open that

     

    At the bottom you will see a section for "USER DEFINED LINE TYPES".

    Paste that code under that section exactly like I put it.

     

    The when your all done, just load the linetype as usual.

    Cad Blog:
    www.geaux-cad.blogspot.com
    Please use plain text.
    Contributor
    fox6366
    Posts: 11
    Registered: ‎12-14-2006

    Re: how to create complex linetypes

    04-12-2012 12:54 PM in reply to: fox6366

    I looked at what you sent me and I when through the steps you provided but I did not see the "user defined line types" at the bottom.  Where is the item "user defined line types"?

    Please use plain text.
    Mentor
    DSM_dude
    Posts: 168
    Registered: ‎03-08-2011

    Re: how to create complex linetypes

    04-12-2012 01:44 PM in reply to: fox6366

    Did you open the Acad.lin file?

     

     

    Cad Blog:
    www.geaux-cad.blogspot.com
    Please use plain text.
    Contributor
    fox6366
    Posts: 11
    Registered: ‎12-14-2006

    Re: how to create complex linetypes

    04-12-2012 01:47 PM in reply to: fox6366

    Yes, I opened the Acad.lin file and put the line type in as you said.  It would not show up in the selection of line to load.

    Please use plain text.
    Mentor
    DSM_dude
    Posts: 168
    Registered: ‎03-08-2011

    Re: how to create complex linetypes

    04-12-2012 02:44 PM in reply to: fox6366

    Here ya go!

     

    Just rename the file type from .txt to .lin

    Cad Blog:
    www.geaux-cad.blogspot.com
    Please use plain text.
    Mentor
    Posts: 307
    Registered: ‎04-14-2009

    Re: how to create complex linetypes

    04-13-2012 05:26 AM in reply to: fox6366

    why you don't want to use express tools??? the easiest way i guess

    Please use plain text.