Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 372 Bytes

File metadata and controls

24 lines (18 loc) · 372 Bytes

WallThickness

Description

Returns the thickness of walls that meet the criteria.

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

Parameters

Name Type Description
c CRITERIA

Version

Availability: from Vectorworks14.0

Category