loading mlines from lisp

Discussion in 'AutoCAD' started by Marcel Janmaat, Apr 16, 2004.

  1. If i try to load my mlines from lisp

    (command "mline" "st" "vloergoot" "c:\\hcad\\hlp\\hcad.mln")

    A dialoge keeps popping up. Regardless of filedia.

    Is there a way to load my mlines from lisp???

    I know i can also insert a drawing with these mlinestyles, but i'd rather
    not.

    MJ
     
    Marcel Janmaat, Apr 16, 2004
    #1
  2. Marcel Janmaat

    David Kozina Guest

    Mlinestyles can be defined programmatically once you unravel the dxf group
    codes...

    But - if you don't wish to go to that trouble, Tony Tanzillo's AcadX15 or
    AcadX16 extension library may be of use to you...

    http://www.caddzone.com/

    It should enable you to load the .mln files without the dialog.
    (I personally have not used it for that, and so do not have any code to
    demonstrate how it may be done. There are many code examples in the
    AcadX15.zip file, however, so it shouldn't be too hard to figure out how to
    do it...)

    hth,
    David Kozina
     
    David Kozina, Apr 16, 2004
    #2
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.