changing plotter configuration

Discussion in 'AutoCAD' started by Kevin, Sep 3, 2004.

  1. Kevin

    Kevin Guest

    Is there a way to force a setting in a PC3 file?
    We have one set up to print rotated and sometimes for whatever reason it
    changes back to Auto for the rotation. It's under Graphics of the Custom
    Properties I would like to write something that if a person plots with this
    PC3 that to rotation will be forced to 90 degrees.

    Any ideas?

    Kevin
     
    Kevin, Sep 3, 2004
    #1
  2. Kevin

    ericju Guest

    There is an enumeration called something like ac0degrees, ac90degrees, etc.

    I'm not at my workstation so I can't tell you exactly, but you create a plotconfig object and set the PlotRotation property to ac90degrees. Then use CopyFrom to copy your plotconfig object back into the active configuration.
     
    ericju, Sep 17, 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.