Revision history [back]
@Julien Marrec to the rescue!
See his to_actual_object method here:
https://unmethours.com/question/17616/get-thermal-zone-supply-terminal/?answer=17617#post-id-17617
Oh, also in your case, since addToThermalZone is a ZoneHVACComponent method, you wouldn't necessarily have to cast the cloned ModelObject down to the specific 'actual' object to use it. You could rather just cast to_ZoneHVACComponent.
@Julien Marrec to the rescue!
See his to_actual_object method here:
https://unmethours.com/question/17616/get-thermal-zone-supply-terminal/?answer=17617#post-id-17617
Oh, also in your case, since addToThermalZone is a ZoneHVACComponent method, you wouldn't necessarily have to cast the cloned ModelObject down to the specific 'actual' object to use it. You could rather just cast to_ZoneHVACComponent.
@Julien Marrec to the rescue!
See his to_actual_object method here:
https://unmethours.com/question/17616/get-thermal-zone-supply-terminal/?answer=17617#post-id-17617
@Julien Marrec to the rescue!
See his to_actual_object here:
https://unmethours.com/question/17616/get-thermal-zone-supply-terminal/?answer=17617#post-id-17617