These values determine whether the specified option displays as part of a POINTINFO command. The option displays when the value is TRUE (1).
Entry Name: DimInfo(option)
Entry Type: Whole number that specifies TRUE (1) or FALSE (0). The default value is 0.
Options Key
Option |
Description |
BackgroundColor |
Defines the decimal value for the default background color that the software uses in the current Point Info box displayed in the Graphic Display window. This should be altered in the Edit Point Info dialog box. |
DevAboveStrDefault |
Provides the value used with FilterDevDefault. |
FilterDevDefault |
Checks the number value of DevAboveStrDefault and only displays the hits that have deviations larger than this value. For example, a value of 0.01 displays the deviations of 0.013 and -0.015, but it does not display deviations of 0.003 and –0.005. |
FilterIntervalDefault |
Checks the integer value of PointInfoIntervalStrDefault and only displays the particular hit interval chosen with the POINTINFO command. For example, a value of 2 displays every second hit, 3 displays every third hit, 4 displays every fourth hit, etc. |
FilterNoneDefault |
Tells PC-DMIS not to use any filtering for the POINTINFO command. All of the hits selected display with the POINTINFO command. |
FilterOutOfTolDefault |
Displays the hits that have deviations that are out of tolerance. |
FilterWorstDefault |
Checks the integer value of PointInfoWorstStrDefault and only displays the hits that give the worst deviations for the dimension. For example, a value of 3 causes the POINTINFO command to only display the three worst deviations. |
IntervalStrDefault |
Provides the value that is used with FilterIntervalDefault. |
LineColor |
Defines the decimal value for the default line color used in the Point Info box displayed in the Graphic Display window. This should be altered in the Edit Point Info dialog box. |
ShowGraphDefault |
Toggles whether a graph displays in the Point Info box in the Graphic Display window. |
ShowHeadingsDefault |
Toggles the display of row and column headings in the Point Info box |
ShowHorizontalLines |
Toggles the display of the horizontal lines between rows inside the Point Info box. |
ShowIcon |
Toggles the display of the appropriate dimension icon in the header portion of the Point Info box. |
ShowShadow |
Toggles the display of the shadow around the border of the Point Info box. |
ShowVerticalLines |
Toggles the display of the vertical lines between columns inside the Point Info box. |
WorstStrDefault |
Provides the value used with FilterWorstDefault. |