• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • AutoCAD for Mac

    Reply
    Active Contributor
    Posts: 40
    Registered: ‎08-12-2012
    Accepted Solution

    BREAKLINE

    396 Views, 2 Replies
    12-07-2012 01:48 PM

    Is the breakline tool gone from autocad mac 2013?

     

    Thanks,

     

    -G

    Please use plain text.
    *Expert Elite*
    maxim_k
    Posts: 1,766
    Registered: ‎07-22-2010

    Re: BREAKLINE

    12-09-2012 03:32 AM in reply to: gregory

    Hi,

     

    BREAKLINE is from Express Tools, which is not available in AutoCAD for Mac.

    You can search the Internet for AutoLISP routines, that creates breakline symbols.

    I have one, that I use on daily basics. You can try it - after you APPLOAD it to the drawing, use BRKL command to draw breakline. I attached two versions - one for metric units (1 AutoCAD unit = 1 mm - BREAKLINE.LSP), and other for imperial (1 AutoCAD unit = 1 inch -BREAKLINE-I.LSP). Both routines uses DIMSCALE variable to set scale factor of the breakline symbol.

     

    Maxim

    Architect
    MARSS

    MacACAD | MARSS


    Please use plain text.
    Active Contributor
    Posts: 40
    Registered: ‎08-12-2012

    that's hot!  Thanks!   -G

    12-10-2012 01:36 PM in reply to: maxim_k

    that's hot!  Thanks!

     

    -G

     

    Please use plain text.