Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 629 Bytes

File metadata and controls

28 lines (21 loc) · 629 Bytes

GetWallInsLocByStyle

Description

Gets whether the wall insert location of a symbol definition, plug-in object style, or plug-in object is by style.

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

Parameters

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

See Also

VS Functions: SetWallInsLocByStyle

Version

Availability: from Vectorworks 2022

Category