Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 504 Bytes

File metadata and controls

24 lines (18 loc) · 504 Bytes

vsoSetSubtractPanels

Description

Used during event 58 to retrun whether a curtain wall object will have the wall subtract the panel from the frames

PROCEDURE vsoSetSubtractPanels(inSubtractPanels : BOOLEAN);
def vs.vsoSetSubtractPanels(inSubtractPanels):
    return None

Parameters

Name Type Description
inSubtractPanels BOOLEAN

Version

Availability: from Vectorworks 2015

Category