How to hide included segments?

Is there a way to hide only the segment selected by the user among multiple segments inserted using Include? I am developing using 3DF, and I am developing a function to select and hide objects in Hoops Demo View. If you have any ideas or methods for this, please let me know.

In the screenshot above, pocc9 and pocc13 include the same part10, but I would like to hide only part10 belonging to pocc13. For now, I think I’ll just have to copy part 10. I’d like to get some good ideas.

I look forward to your answer with good ideas.

Hello mini,

You will need to call Set_Visibility(“everything=off”) on segment “procc13”.

Best Regards,
Simon

1 Like