plotting in microstation

Discussion in 'Microstation' started by Barb Dylla-Labelle, Feb 17, 2004.

  1. How do I set up my plot driver file to show pen width and color when using
    the software option in my "current palette" menu on my 650c hp plotter?
     
    Barb Dylla-Labelle, Feb 17, 2004
    #1
  2. Barb Dylla-Labelle

    Bevan Guest

    It usually just needs to be turned on (View Attributes - Line Weights). You
    will probably want to change the values in whatever plot config you are
    using. Here is a sample.

    ;weights are in plotted mm, 0 thru 7 on line 1, 8 thru 15, 16 thru 23,
    ; and 24 thru 31
    weight_strokes(mm)=(0.05, 0.125, 0.175, 0.225, 0.25, 0.425, 0.35, 0.40, \
    0.475, 0.40, 0.55, 0.60, 0.675, 1.50, 0.975, 0.275, \
    0.425, 2.15, 3.00, 0.35, 0.375, 0.50, 0.50, 1.50, \
    0.75, 0.75, 1.45, 2.50, 0.375, 0.375, 0.40, 0.40)
     
    Bevan, Feb 17, 2004
    #2
  3. Barb Dylla-Labelle

    Bevan Guest

    Color can be determined by the current color table, and num_pens > 1
    (num_pens=255). It can also be determined by pen records. Confused? Read
    through the delivered examples (..\workspace\system\plotdrv\hpglrtl.plt).
     
    Bevan, Feb 17, 2004
    #3
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.