www.creosite.com© O. Corten

wildfire config.pro option documentation for: BMGR_PREF_FILE            


bmgr_pref_file

you can use the bmgr_pref_file config.pro option to customize various settings for your graphs. the settings  you can define in this file include the axis and graph line weights, label fonts, tick mark types, grid styles, and so forth.

with this option turned on, pro/engineer uses settings stored in a user-created graph preferences text file to determine how to render your graphs. customizing your graph in this way can help you ensure the exact graph display characteristics you want each time you view a graph.

to create a graph preferences file, create a text file that contains the settings you want. once you create the file, you  add the bmgr_pref_file option to your config.pro file, making sure to set the option to the file name of your graph settings file.

to help you create a valid graph settings file, here is a sample file, showing the items you can set and what some of the possible values might be.

            x_axis_color 5.019608e-01f,5.019608e-

            01f,1.000000e+00f

            x_axis_displaylabel 1

            x_axis_gridcolor 5.019608e-01f,5.019608e-

            01f,0.000000e+00f

            x_axis_gridenabled 1

            x_axis_gridstyle 2

            x_axis_labelcolor

            1.000000e+00f,1.000000e+00f,1.000000e+00f

            x_axis_labelenabled 1

            x_axis_labelfont graphtool_font

            x_axis_labelfontheight 1.500000e-01f

            x_axis_thickness 4

            x_axis_tickcolor

            1.000000e+00f,1.000000e+00f,1.000000e+00f

            x_axis_tickfont graphtool_font

            x_axis_tickfontheight 1.000000e-01f

            x_axis_tickhorizontal 1

            y_axis_color

            1.000000e+00f,0.000000e+00f,0.000000e+00f

            y_axis_displaylabel 1

            y_axis_gridcolor 5.019608e-01f,5.019608e-

            01f,0.000000e+00f

            y_axis_gridenabled 1

            y_axis_gridstyle 2

            y_axis_labelcolor

            1.000000e+00f,1.000000e+00f,1.000000e+00f

            y_axis_labelenabled 1

            y_axis_labelfont graphtool_font

            y_axis_labelfontheight 1.500000e-01f

            y_axis_thickness 2

            y_axis_tickcolor

            1.000000e+00f,1.000000e+00f,1.000000e+00f

            y_axis_tickfont graphtool_font

            y_axis_tickfontheight 1.000000e-01f

            y_axis_tickhorizontal 1