don't want to show cluster output

Hi all,

I'm doing some volume analysis, I create my cluster to do two things:

1_show all information like footprint, gfa...(by the table as you see the below image)

2_get the FLOOR and VOLUME objects ( cluster output)

Because the table made by Text Tag 3D component, I must turn on "Preview Contents" and "Preview" on my Cluster. For my printing, I need the table on Rhino viewport, but i don't want to show the cluster output ( the VOLUME, FLOOR) because I will color them according functional color by another work.

I tried to turn off "preview" all the components (except the table) inside cluster but the VOLUME, FLOOR still appear on my viewport ( check the image no.02)

Someone pls let me know how to fix this issue.

Thanks all your help!

  • up

    David Rutten

    It may not be possible. The contents are only previewed if both preview options are enabled, in which case you always also get the outputs.

    It is possible (through code) to set the output parameters to hidden, but this has to be done in code and I can't guarantee that these options will be retained during a copy/paste, or file open cycle.

    5