I take it back, looks like configure rooms to neighboring rooms doesn't always work.
Unless it's a dummy room + one extra room. So I'm very slowly working through the model.. click one room, click dummy, configure neighboring.. and on to the next room.
This is the fourth post in a row from me, on a ...
Search found 8 matches
- Wed Apr 30, 2025 4:00 pm
- Forum: VE Python API
- Topic: Surface Temperature Extraction
- Replies: 3
- Views: 2071
- Tue Apr 29, 2025 4:05 pm
- Forum: VE Python API
- Topic: All Surface Results
- Replies: 1
- Views: 62256
Re: All Surface Results
People have been asking this question for 7 years. Believe it is solved here:
https://forums.iesve.com/viewtopic.php? ... ab#p114617
https://forums.iesve.com/viewtopic.php? ... ab#p114617
- Tue Apr 29, 2025 4:05 pm
- Forum: VE Python API
- Topic: Surfaces simulation data
- Replies: 2
- Views: 2688
Re: Surfaces simulation data
People have been asking this question for 7 years. Believe it is solved here:
https://forums.iesve.com/viewtopic.php? ... ab#p114617
https://forums.iesve.com/viewtopic.php? ... ab#p114617
- Tue Apr 29, 2025 4:03 pm
- Forum: VE Python API
- Topic: accessing surface data from aps
- Replies: 5
- Views: 3334
Re: accessing surface data from aps
People have been asking this question for 7 years. Believe it is solved here:
https://forums.iesve.com/viewtopic.php? ... ab#p114617
https://forums.iesve.com/viewtopic.php? ... ab#p114617
- Tue Apr 29, 2025 3:53 pm
- Forum: VE Python API
- Topic: Surface Temperature Extraction
- Replies: 3
- Views: 2071
Re: Surface Temperature Extraction
Third update in a row - we still aren't able to output values for any adjacency - other than the first in the surface, but this fixes it.
So go into ModelIT, select all rooms, right click on them, and click "configure rooms to neighboring rooms" - this splits surfaces by adjacency ... so you have ...
So go into ModelIT, select all rooms, right click on them, and click "configure rooms to neighboring rooms" - this splits surfaces by adjacency ... so you have ...
- Tue Apr 29, 2025 11:06 am
- Forum: VE Python API
- Topic: Surface Temperature Extraction
- Replies: 3
- Views: 2071
Re: Surface Temperature Extraction
Update:
surf_properties = surface.get_properties()
aps=surf_properties['aps_handle']
For EXTERNAL surfaces: gives the correct number to feed into
get_all_surface_results(body.id, aps,'Int surface temperature')
For INTERNAL surfaces, gives the correct number + two to the power of 16 ....
My ...
surf_properties = surface.get_properties()
aps=surf_properties['aps_handle']
For EXTERNAL surfaces: gives the correct number to feed into
get_all_surface_results(body.id, aps,'Int surface temperature')
For INTERNAL surfaces, gives the correct number + two to the power of 16 ....
My ...
- Mon Apr 28, 2025 11:27 am
- Forum: VE Python API
- Topic: Surface Temperature Extraction
- Replies: 3
- Views: 2071
Surface Temperature Extraction
Directed here by IES support. It's my first question here, so sorry if I'm asking the obvious, be kind...
I believe this question has been asked 3 times already, dating back 7 years. If I get an answer I will close off these 3 too:
https://forums.iesve.com/viewtopic.php?t=66258&sid ...
I believe this question has been asked 3 times already, dating back 7 years. If I get an answer I will close off these 3 too:
https://forums.iesve.com/viewtopic.php?t=66258&sid ...
- Fri Apr 17, 2015 2:57 pm
- Forum: ModelIT
- Topic: New And Improved Slice Is Missing Walls
- Replies: 0
- Views: 12691
New And Improved Slice Is Missing Walls
I was very excited to see the new slice layout in 2014.2.1.0, but sad that it did not work.
Walls are missing, in the "Create Slice" window and again in the DXF.
Have others had problems with this feature?
Is there a recommended workaround?
Is there a way of getting to the old version of slice?
Walls are missing, in the "Create Slice" window and again in the DXF.
Have others had problems with this feature?
Is there a recommended workaround?
Is there a way of getting to the old version of slice?