Set current PlotConfiguration

Discussion in 'AutoCAD' started by SpeedCAD, Jun 30, 2004.

  1. SpeedCAD

    SpeedCAD Guest

    Hi everybody...

    How I can set a PlotConfiguration to current???.

    I apply the CopyFrom method but this one it not keep like current.

    How I do it? Thanks...
     
    SpeedCAD, Jun 30, 2004
    #1
  2. SpeedCAD

    Ed Jobe Guest

    To apply a PC to the current layout:
    ThisDrawing.ActiveLayout.CopyFrom objPlotConfiguration

    --
    ----
    Ed
    ----
    Hi everybody...

    How I can set a PlotConfiguration to current???.

    I apply the CopyFrom method but this one it not keep like current.

    How I do it? Thanks...
     
    Ed Jobe, Jun 30, 2004
    #2
  3. SpeedCAD

    SpeedCAD Guest

    Hi...

    Yes, I did that, but not keep it current :(
     
    SpeedCAD, Jul 1, 2004
    #3
  4. SpeedCAD

    Ed Jobe Guest

    I don't understand what you mean "not keep it current". Maybe you could explain what you are expecting to happen and what result you are getting. And post any relevant code.
     
    Ed Jobe, Jul 1, 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.