Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 469 Bytes

File metadata and controls

25 lines (18 loc) · 469 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

  • Object Events