VS:RoofArea Total: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
(add remark)
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 total area along the slope of roofs or roof faces that meet the criteria.

FUNCTION RoofArea_Total(
c :CRITERIA) : REAL;
def vs.RoofArea_Total(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 HeatedProj]]
  • [[VS:RoofArea TotalProj]]