Non_Allowed_B_Rep_and_Feature_Color

This check verifies the color (red, green, blue) of features.

This page discusses:

Context

You can apply any color to the BRep of components.These colors represent various states of the component.

When exchanging data with other systems, information may be lost if the target system does not support certain colors.

Use healing to replace incorrect colors either with an allowed replacement color or with the default color.

Check Information

Check Details Description
Applicable to: MechanicalFeature
Automatic Solution:
Check Parameters:
  • Color_ranges_are_allowed: Boolean type.

    If set to true, checks that the colors are inside the range.

  • Range_red_from: Integer type.

    Specifies the minimum red value.

  • Range_red_to: Integer type.

    Specifies the maximum red value.

  • Range_green_from: Integer type.

    Specifies the minimum green value.

  • Range_green_to: Integer type.

    Specifies the maximum green value.

  • Range_blue_from: Integer type.

    Specifies the minimum blue value.

  • Range_blue_to: Integer type.

    Specifies the maximum blue value.

  • Check_sub_elements: Boolean type.

    If set to true, checks the sub-elements too.

  • Healing_red: Integer type.

    Specifies the red value in healing.

  • Healing_green: Integer type.

    Specifies the green value in healing.

  • Healing_blue: Integer type.

    Specifies the blue value in healing.