Scale_of_External_2D_Component

This check verifies whether 2D component instances are shown in the required scale. If not, the component is considered as incorrect.

This page discusses:

Context

To modify the scale of the 2D component instance, right-click the 2D component instance, and enter a new value in the Scale box in Properties > 2D Component Instance tab.

Check Information

Check Details Description
Applicable to: DrwSheet
Automatic Solution: : applies scale as per StdScaleOfExternal2DComponentScaleForHealing to incorrectly scaled 2D components.
Check Parameters:
  • StdScaleOfExternal2DComponentAllowedScaling: String List type.

    Specifies the allowed scales. Specify the scaling factor as a ratio of two integers separated by a colon, for example 1:20 or 4:3.

  • StdScaleOfExternal2DComponentChkBGView: Boolean type.

    Specifies whether to check background view or not.

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

  • StdScaleOfExternal2DComponentChkMainView: Boolean type.

    Specifies whether to check main view or not.

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

  • StdScaleOfExternal2DComponentChkView: Boolean type.

    Specifies whether to check view or not.

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

  • StdScaleOfExternal2DComponentChkDetBGView: Boolean type.

    Specifies whether to check detail background view or not.

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

  • StdScaleOfExternal2DComponentChkDetMainView: Boolean type.

    Specifies whether to check main detail view or not.

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

  • StdScaleOfExternal2DComponentChkDetView: Boolean type.

    Specifies whether to check detail view or not.

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

  • StdScaleOfExternal2DComponentScaleForHealing: String type.

    Specifies the scale to be applied for the automatic solution of incorrect 2D components. Specify the scaling factor as a ratio of two integers separated by a colon, for example 1:20 or 4:3.

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