Skip to main content
1-Visitor
April 26, 2007
Question

Plotting style

  • April 26, 2007
  • 1 reply
  • 1348 views
Can anybody please help me how to set different plotting style in Proe, what is "table.pnt" file. Thanking you

    1 reply

    1-Visitor
    April 26, 2007
    hi there, Search the forum there are several topics on this issue. Basically the table.pnt is the file where you assign a pen to a specific drawing element, and you also define it's linewidth. The path to this file must be defined in config.pro. A very brief example for table.pnt: pen 1 thickness .5; pen 2 thickness .35; pen 3 thickness .25; pen 4 thickness .35; VB
    1-Visitor
    April 26, 2007
    hello, I have another query also 1. When u placed view in drawing sheet it should ask for scale for which I want? 2. For default view in drawing sheet "view name" & "scale" should highlight. 3. Graph related Relations in models like in variable section sweep etc.... Please help me out in this if you know. Thank you verry much