How to create a slide file?

Discussion in 'AutoCAD' started by ¹ãÔª¾­Ã³ÖÐרÑî, Feb 19, 2004.

  1. Is it only way to use "thisdrawing.sendcommand 'mslide....'?
    thanks
     
    ¹ãÔª¾­Ã³ÖÐרÑî, Feb 19, 2004
    #1
  2. ¹ãÔª¾­Ã³ÖÐרÑî

    SpeedCAD Guest

    Hi...

    ThisDrawing.SetVariable "FILEDIA", 0
    ThisDrawing.SendCommand "_.mslide" & vbCr & "SLIDEDWG" & vbCr
    ThisDrawing.SetVariable "FILEDIA", 1

    Un saludo de SpeedCAD... ;)
    CHILE
    FORO: http://www.hispacad.com/foro
     
    SpeedCAD, Feb 19, 2004
    #2
  3. Thanks
    Have any other method?
     
    ¹ãÔª¾­Ã³ÖÐרÑî, Feb 20, 2004
    #3
  4. ¹ãÔª¾­Ã³ÖÐרÑî

    Ken Hutson Guest

    slide file format is discussed in Appendix A of the DXF reference.
    Ken
    Is it only way to use "thisdrawing.sendcommand 'mslide....'?
    thanks
     
    Ken Hutson, May 12, 2004
    #4
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.