Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 771 Bytes

File metadata and controls

31 lines (24 loc) · 771 Bytes

SetWallInsertLocOff

Description

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

FUNCTION SetWallInsertLocOff(
				hObject              : HANDLE;
				insertLocationOffset : REAL (Coordinate)): BOOLEAN;
def vs.SetWallInsertLocOff(hObject, insertLocationOffset):
    return BOOLEAN

Parameters

Name Type Description
hObject HANDLE The symbol definition, plug-in object style, or plug-in object.
insertLocationOffset REAL (Coordinate) The wall insert location offset.

See Also

VS Functions: GetWallInsertLocOff

Version

Availability: from Vectorworks 2022

Category