firetools / blenderfds

The open user interface for the NIST Fire Dynamics Simulator (FDS)
https://blenderfds.org
GNU General Public License v3.0
41 stars 10 forks source link

Feature request: Hide collections from FDS Export #7

Closed uporersith closed 3 years ago

uporersith commented 3 years ago

I would like to "hide" geometry elements grouped in "collections" from the FDS export. This way I can store geometry and turn it "on" or "off" by activating/deactivating the collection. I propose adding a check to see of the "disable in renders" flag is active before exporting to FDS input file.

Thanks.

emanuelegissi commented 3 years ago

This is a very good idea. I am going to study it better. Thank you

emanuelegissi commented 3 years ago

I am starting working on this

emanuelegissi commented 3 years ago

Finished, it works. I added the feature you requested and uploaded it to the repository. Please, have a look and confirm that it works, before I officially release it. Thank you!

uporersith commented 3 years ago

Thanks for implementing this. It took a little trial and error, but it works. To exclude collections from export, you have to uncheck the collection (the REF collection is unchecked):

[image: image.png]

I placed scale blocks in that collection to scale reference drawings.

On Fri, Feb 5, 2021 at 5:15 PM Emanuele Gissi notifications@github.com wrote:

Finished, it works. I added the feature you requested and uploaded it to the repository. Please, have a look and confirm that it works, before I officially release it. Thank you!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/firetools/blenderfds/issues/7#issuecomment-774317475, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFAE376A5FQHOORPIF76MNDS5RUYVANCNFSM4T5NNVHQ .

-- -Andrew Louie :wq

emanuelegissi commented 3 years ago

Great, thank you for suggesting such an useful feature. Now closing.