Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 451 Bytes

File metadata and controls

28 lines (21 loc) · 451 Bytes

GetSlabHeight

Description

Gets the height of a slab.

FUNCTION GetSlabHeight(slab : HANDLE): REAL;
def vs.GetSlabHeight(slab):
    return REAL

Parameters

Name Type Description
slab HANDLE The slab.

See Also

VS Functions: SetSlabHeight

Version

Availability: from Vectorworks 2011

Category