Context
If empty views are detected, they must be delected. However, empty views can be required in
a drawing for later actions. For example, to add a note of approval or a BOM of the whole
assembly.
Note that when the only view of a sheet is deleted, the sheet must be deleted as well. You
can use the Empty_Sheets check to
detect empty sheets.
Check Information
Check Details |
Description |
Applicable to: |
DrwDrawing |
Automatic Solution: |
|
Check Parameters: |
- Allowed_Empty_Views: List (String).
Specify the names
of empty views to be allowed in a drawing. Use a Regular Expression.
Note:
By default, the value is set to Empty.
- Is_default_text_considered_for_empty_view: Boolean.
If
this option is activated, a view is considered empty if it contains only
default text. Note:
By default, the value is set to True.
- Ignore_View_Types: Multi Value Parameter.
Slect the
types of views to be ignored by the check from the list. Background_View
FrontView LeftView RightView TopView BottomView RearView AuxiliaryView
IsomView SectionView SectionCutView DetailView UntypedView Main_View
Pure_Sketch UnfoldedView AxonometricView Note:
No default value selected.
The automatic solution function deletes all the Empty View.
|