Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 379 Bytes

File metadata and controls

24 lines (18 loc) · 379 Bytes

SlabThickness

Description

Returns the thickness of slab objects that meet the criteria.

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

Parameters

Name Type Description
c CRITERIA

Version

Availability: from VectorWorks12.0

Category