VS:RoofArea Total: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
m (1 revision)
(add remark)
Line 29: Line 29:
</lineList>
</lineList>
</params>
</params>
-----------------------------------------------------------------------------------------------------------
<remark>
([[User:Orso.b.schmid|Orso]] 2016.06.28): See remark on [[VS:RoofArea Heated]].
</remark>


-----------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------
<version>
<version>
Availability: from Vectorworks14.0
Availability: from Vectorworks 14.0


</version>
</version>
-----------------------------------------------------------------------------------------------------------
<seeAlso>
* [[VS:RoofArea Heated]]
* [[VS:RoofArea HeatedProj]]
* [[VS:RoofArea TotalProj]]
</seeAlso>


</vwDoc>
</vwDoc>

Revision as of 04:02, 28 June 2016

.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

(Orso 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]]