Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 598 Bytes

File metadata and controls

28 lines (21 loc) · 598 Bytes

GetUseWallClosure

Description

Gets the use wall closure setting of a symbol definition, plug-in object style, or plug-in object.

FUNCTION GetUseWallClosure(hObject : HANDLE): BOOLEAN;
def vs.GetUseWallClosure(hObject):
    return BOOLEAN

Parameters

Name Type Description
hObject HANDLE The symbol definition, plug-in object style, or plug-in object.

See Also

VS Functions: SetUseWallClosure

Version

Availability: from Vectorworks 2022

Category