Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 412 Bytes

File metadata and controls

24 lines (18 loc) · 412 Bytes

WallArea_Net

Description

Returns the 2D gross surface area without doors and windows areas of walls that meet he criteria.

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

Parameters

Name Type Description
c CRITERIA

Version

Availability: from VectorWorks12.0

Category