Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 589 Bytes

File metadata and controls

28 lines (21 loc) · 589 Bytes

GetWallInsertLoc

Description

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

FUNCTION GetWallInsertLoc(hObject : HANDLE): INTEGER;
def vs.GetWallInsertLoc(hObject):
    return INTEGER

Parameters

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

See Also

VS Functions: SetWallInsertLoc

Version

Availability: from Vectorworks 2022

Category