Non-Standard_Display_Accuracy_of_Dimension_D-OR-DI

This check verifies whether the accuracy of dimension main value and dual value correspond to the specification. If that does not apply, the dimensions are rated as incorrect.

This page discusses:

Context

Manufacturing tolerances depend on various factors such as material and manufacturing method. The display accuracy of dimensions has to be adapted to the given tolerance.

To define the dimension format for the main and dual value, right-click the dimension, and select Properties > Value tab. Use the options in the Format section.

In the following example, the value in the Precision box has been changed from three decimals to one decimal.

Check Information

Check Details Description
Applicable to: DrwDimension
Automatic Solution:
Check Parameters:
  • StdNonStandardToleranceOfDimensions_CheckMainAccuracy: Boolean.

    To specify if main value accuracy is to be checked or not. Note, main value accuracy check is ignored for a dimension, if it has decimal format for main value.

    Note: By default, the value is set to True.
  • StdNonStandardToleranceOfDimensions_CheckDualAccuracy: Boolean.

    To specify if dual value accuracy is to be checked or not. Note, dual value accuracy check is ignored for a dimension, if it has decimal format for dual value.

    Note: By default, the value is set to True.
  • StdNonStandardToleranceOfDimensions_IgnoreFakeDim: Boolean

    Ignore fake dimensions.

    Note: By default, the value is set to False.
  • StdNonStandardToleranceOfDimensions_MainMinAccuracy: Real.

    Minimum allowed display accuracy for main value.

    Note: By default, the value is set to 0.0001.
  • StdNonStandardToleranceOfDimensions_MainMaxAccuracy: Real.

    Maximum allowed display accuracy for main value.

    Note: By default, the value is set to 1.
  • StdNonStandardToleranceOfDimensions_DualMinAccuracy: Real.

    Minimum allowed display accuracy for dual value.

    Note: By default, the value is set to 0.0001.
  • StdNonStandardToleranceOfDimensions_DualMaxAccuracy: Real.

    Maximum allowed display accuracy for dual value.

    Note: By default, the value is set to 1.
  • StdNonStandardToleranceOfDimensions_MainAccuracyToSet: Real.

    Display accuracy to set to main value while correction.

    Note: By default, the value is set to 0.0001
  • StdNonStandardToleranceOfDimensions_DualAccuracyToSet: Real.

    Display accuracy to set to dual value while correction.

    Note: By default, the value is set to 0.0001.