VS:RoofArea HeatedProj: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
No edit summary
m (Transfer Orso to _c_)
 
Line 33: Line 33:
<remark>
<remark>


([[User:Orso.b.schmid|Orso]] 2016.06.28): See remark on [[VS:RoofArea Heated]].
[[User:CBM-c-|_c_]] (2016.06.28): See remark on [[VS:RoofArea Heated]].
</remark>
</remark>



Latest revision as of 07:37, 30 December 2020

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

Description

Returns the heated (interior) area projected on the ground plane of roofs or roof faces that meet the criteria.

FUNCTION RoofArea_HeatedProj(
c :CRITERIA) : REAL;
def vs.RoofArea_HeatedProj(c):
    return REAL

Parameters

c CRITERIA

Remarks

_c_ (2016.06.28): See remark on VS:RoofArea Heated.

Version

Availability: from Vectorworks 14.0

See Also

* VS:RoofArea Heated

* [[VS:RoofArea Heated]]
  • [[VS:RoofArea Total]]
  • [[VS:RoofArea TotalProj]]