How to filter out detached reinforcement

Tekla Structures filter detached rebar reinforcement
Not version-specific
Tekla Structures
Environment
Not environment-specific

Question:
A customer reported that when setting up a filter to only show a certain concrete column, the loose reinforcing bar that does not belong to a part is also visible.
This is the filter used:

Image
DetachedRebarFilter1.png

  
The filter works well in showing only the CC prefixed parts and their reinforcing bars, but as you can see the loose reinforcing bar is also visible.
Can you advise what setting or filter condition would hide them?

Answer:

Image
DetachedRebarFilter2.png


3rd and last lines: Object type equals Reinforcing bar And PART.ID does not equal '0'  means that reinforcement attached to parts is included (detached reinforcement excluded)
2nd line: Or object type does not equal Reinforcing bar means that objects whose type is not reinforcing bar are also included
1st line : And Assembly prefix begins with CC means that among those objects, the ones whose assembly prefix starts with CC are shown

 
Was this helpful?