NREL / bifacial_radiance

Toolkit for working with RADIANCE for the ray-trace modeling of Bifacial Photovoltaics
https://bifacial-radiance.readthedocs.io
BSD 3-Clause "New" or "Revised" License
91 stars 48 forks source link

Appending a Rad file into your scene. #570

Open Orc1905 opened 1 week ago

Orc1905 commented 1 week ago

Hi I have been attempting to import a CAD file into radiance for a while now, but have thus far been struggling. I have tried dxf2rad but don't think this function exists in Radiance anymore, now i have been trying obj2rad, so far i have successfully converted obj files into rad files in anaconda but now i can't seem to import these radiance file into my scene on bifacial_radiance. I have been trying to add it to the scene through AppendtoScene() but can't seem to get it working. Anyone had similar issues to this/successfully figured it out?