Filtering parts without a drawing
Not version-specific
Tekla Structures
Environment
Not environment-specific
Question:
How do I filter out parts and assemblies that don’t have a drawing?
Answer:
To filter parts, which do not have a single part drawing, use the following filter:
- Object - Object type - Equals - Part - And
- Template - DRAWING.ID - Equals - 0
To filter parts, which do not have an assembly drawing, use the following filter:
- Object - Object type - Equals - Part - And
- Template - ASSEMBLY.DRAWING.ID - Equals - 0
To filter assemblies without a drawing, use Select assemblies select switch and this select filter:
- Object - Object type - Equals - Assembly - And
- Template - DRAWING.ID - Equals - 0
|
Image
|
Note that DRAWING.ID can only be used with the Template category and you need to manually type in that to the Property field. |