VS:AreaN/ja

From Vectorworks Developer
Jump to navigation Jump to search

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

Description

検索条件に合致した図形の面積を返します。検索条件に合致した図形が複数ある場合は合計を返します。

この関数は使用できなくなりましたので、CriteriaAreaを使用してください。

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

Parameters

c CRITERIA 検索条件

Example

totalA:=AreaN((C='Plywood'));
{returns the area of all objects in class 'Plywood'}

Version

利用可能バージョン: Vectorworks 2012