Hi.
Pipeline component in tekla live link. How i can do filter input adjustable.
I dont want every time i need to make small update to save new filter in Tekla model to use it in pipeline. For example i want parts that belongs to phase 1, and afterthat parts of phase 5 or both. Is there any option for that?
Hi,
Only use the Pipeline to filter for the types of object you need then, ie Beam, Plate, Column etc. Then you can create dynamic filter in GH (deconstruct the object properties) to check for Class, Name or whatever you need. That’s probably the best option if you don’t want to use already created filters in the Tekla model.
You can use the Auto Value List and connect it to the type input on the Tekla Object Pipeline to select the type(s) you need. Right click and make it a Check List if you want to select multiple.
Hi. Do you mean to make dynamic filtering on output of pipeline component?
I mean, if you don’t want to use the filters in Tekla, just get the properties you want to filter on and do the filtering on the GH canvas.
1 Like
Here’s an example if what I meant:
1 Like