Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 462 Bytes

File metadata and controls

24 lines (18 loc) · 462 Bytes

IsCurtainWall

Description

Use to check whether wall is being used as a curtain wall.

FUNCTION IsCurtainWall(hWall : HANDLE): BOOLEAN;
def vs.IsCurtainWall(hWall):
    return BOOLEAN

Parameters

Name Type Description
hWall HANDLE Handle to a wall object to check for curtain wall status

Version

Availability: from Vectorworks 2014

Category