Unused_Details

This check verifies whether a drawing contains details without instances. Unused details are rated as incorrect.

This page discusses:

Context

The detection and deletion of drawings containing details without instances allows you to reduce the size of your data.

Check Information

Check Details Description
Applicable to: DrwDrawing
Automatic Solution
Check Parameters:
  • StdUnusedDetail_AllowedUnusedDetails: List(String).

    Specify the names of details to be allowed even if they are unused details.

    Note: By default, the value is set to Nothing (i.e. no unused Detail is allowed).
  • StdUnusedDetail_SearchRecursively: Boolean.

    If this option is activated, the check will look for nested details.

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