Hi there, I have the same problem
Boost.Python.ArgumentError: Python argument types in
ResultsReader.get_room_results(ResultsReader, list, str, str)
did not match C++ signature:
get_room_results(class ResultsReader {lvalue}, class std::basic_string<char,struct std::char_traits<char>.....
Dont ...
Search found 8 matches
- Thu Apr 11, 2019 11:37 am
- Forum: VE Python API
- Topic: Results reader fails in recent (post 2018 hotfix 2?) versions
- Replies: 12
- Views: 6032
- Wed Apr 10, 2019 10:01 pm
- Forum: VE Python API
- Topic: Overwriting constructions in database
- Replies: 15
- Views: 7064
Re: Overwriting constructions in database
Thanks so much for your reply.
However, for the emissivity, you can only change it in the level of construction according to the manual, and also I tried to set them in the material level which was actually failed.
And for the second query, could you please tell me how you change the type of ...
However, for the emissivity, you can only change it in the level of construction according to the manual, and also I tried to set them in the material level which was actually failed.
And for the second query, could you please tell me how you change the type of ...
- Tue Apr 09, 2019 6:19 pm
- Forum: VE Python API
- Topic: Overwriting constructions in database
- Replies: 15
- Views: 7064
Re: Overwriting constructions in database
Dear Rhind,
I got one more question about overwriting construction in API. I think maybe there is something wrong behind the set_properties.
I set_properties through script and then I runned the simulation from user interface, however, the properties turned to be the previous one, which might mean ...
I got one more question about overwriting construction in API. I think maybe there is something wrong behind the set_properties.
I set_properties through script and then I runned the simulation from user interface, however, the properties turned to be the previous one, which might mean ...
- Fri Apr 05, 2019 9:54 pm
- Forum: VE Python API
- Topic: Overwriting constructions in database
- Replies: 15
- Views: 7064
Re: Overwriting constructions in database
Dear Rhind,
Thanks so much for your help. I have two more questions here and hope you could help me a bit.
1. I am wondering if it is possible to change outside_surface_emissivity and insider_surface_emissivity in the material level instead of construction level. Since the inside_surface ...
Thanks so much for your help. I have two more questions here and hope you could help me a bit.
1. I am wondering if it is possible to change outside_surface_emissivity and insider_surface_emissivity in the material level instead of construction level. Since the inside_surface ...
- Fri Mar 22, 2019 4:20 pm
- Forum: ApacheSim
- Topic: Extracting internal shading schedule
- Replies: 0
- Views: 66578
Extracting internal shading schedule
Hello guys,
I am wondering if there is a possible way to export or import shading schedule for shading device in glazing construction. I would like to have discrete mode only open or close, 0 or 1. I want to export the shading schedule that either it is 0 or 1 over 8760 h after I input the ...
I am wondering if there is a possible way to export or import shading schedule for shading device in glazing construction. I would like to have discrete mode only open or close, 0 or 1. I want to export the shading schedule that either it is 0 or 1 over 8760 h after I input the ...
- Tue Mar 12, 2019 1:32 pm
- Forum: VE Python API
- Topic: Overwriting constructions in database
- Replies: 15
- Views: 7064
Re: Overwriting constructions in database
Hi Rhind,
Thanks so much for your reply. Yes, I know how to assign different constructions to different bodies now. Then I will create new different window constructions into the database if this is the case. Anyway, good to know!
According to what you mentioned here.
To help you add additional ...
Thanks so much for your reply. Yes, I know how to assign different constructions to different bodies now. Then I will create new different window constructions into the database if this is the case. Anyway, good to know!
According to what you mentioned here.
To help you add additional ...
- Mon Mar 11, 2019 10:29 am
- Forum: VE Python API
- Topic: Overwriting constructions in database
- Replies: 15
- Views: 7064
Re: Overwriting constructions in database
Hi Rhind,
Thanks so much for your help! It helps me a lot!
According to the last question, what I mean was for example, I have 10 rooms in the model, and each 2 rooms have different window construction. How can I group bodies into different groups wisely so I am able to apply different ...
Thanks so much for your help! It helps me a lot!
According to the last question, what I mean was for example, I have 10 rooms in the model, and each 2 rooms have different window construction. How can I group bodies into different groups wisely so I am able to apply different ...
- Fri Mar 01, 2019 1:13 pm
- Forum: VE Python API
- Topic: Overwriting constructions in database
- Replies: 15
- Views: 7064
Overwriting constructions in database
Hi guys,
I am really looking forward to your help. My idea is to do a parametric study of changing building parameters. Therefore applying code may quickly change all the parameters in the same time. I have four questions according to constructions, thermal template and VEBody:
1. How to overwrite ...
I am really looking forward to your help. My idea is to do a parametric study of changing building parameters. Therefore applying code may quickly change all the parameters in the same time. I have four questions according to constructions, thermal template and VEBody:
1. How to overwrite ...