Empty_View_Must_Exist

This check verifies whether certain sheets contain required empty views. If not, an error will be reported

This page discusses:

See Also
Empty_Views

Context

In some cases, empty views are required at a later stage, for example, to add a note of approval. So the at the end of the drafting this rule can be used. You can launch this check at the end of the drafting process.

Check Information

Check Details Description
Applicable to: CATDrawing
Automatic Solution:
Check Parameters:
  • Required_sheet_name: List(String).

    Specifies the names of required sheets.

    Note: By default the list is empty.

  • Required_view_name: List(String).

    Specifies the names of the required views on above mentioned sheets. The sheet name and view name will be processed together for the rule.

    Note: By default the list is empty.
  • Is_allow_only_one_combination: Boolean type.

    If this option is set to true, the names of the sheets and the views in the sheet and view combination list can exist only once.

    Note: By default this option is not selected.
  • Is_only_one_view_allowed_on_sheet: Boolean type.

    If this option is set to true, only one view per sheet is allowed.

    Note: By default this option is not selected.

  • Is_default_text_considered_for_empty_view: Boolean type.

    If this option is set to true, a view is considered empty if it contains only default text.

    Note: By default this option is not selected.

  • Ignore_types: Multi Value Parameter.

    It contains a list of element types to be ignored.

    Note: By default no type is selected in the selection list.