Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 557 Bytes

File metadata and controls

28 lines (21 loc) · 557 Bytes

GetWallClosureGroup

Description

Returns the handle to the wall closure group of an object.

FUNCTION GetWallClosureGroup(hObject : HANDLE): HANDLE;
def vs.GetWallClosureGroup(hObject):
    return HANDLE

Parameters

Name Type Description
hObject HANDLE Handle to the object containing the wall closure group

See Also

VS Functions: SetWallClosureGroup

Version

Availability: from Vectorworks 2022

Category