Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 450 Bytes

File metadata and controls

24 lines (18 loc) · 450 Bytes

vsoSetInCurtainWall

Description

Used during event 52 to retrun whether an object is aCurtain Wall object

PROCEDURE vsoSetInCurtainWall(inCurtainWall : BOOLEAN);
def vs.vsoSetInCurtainWall(inCurtainWall):
    return None

Parameters

Name Type Description
inCurtainWall BOOLEAN

Version

Availability: from Vectorworks 2015

Category