FireDynamics / FireDynamics/fdsreader

Get RGBA-Value of obstruction from Surf_Id

Open
#77 3 comments 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
Python
Stars
75
Forks
28
PR merge metrics
No merged PRs in 30d

Description

Hi there,

I hope this place is the right spot for my question :)

I am currently developing an blender-addon for VR-Visualization of FDS-Simulations in blender. For this purpose, I would like to implement a function that extracts and imports the obstructions from an FDS simulation. Additionally, I need to check whether the components have been assigned a COLOR value or a Surf_Id with a RGB and Transparency value.

If obstructions have been directly assigned a Color value, the RGBA can be easily queried via fds.sim.obstructions[n].rgba.

But does fdsreader also have a function to query which Surf_Id has been assigned to the obstruction and how to extract the RGB and Transparency values from it?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.