Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 571 Bytes

File metadata and controls

28 lines (21 loc) · 571 Bytes

GetCompInsertLocOff

Description

Gets the component insert location offset of the object.

FUNCTION GetCompInsertLocOff(object : HANDLE): REAL;
def vs.GetCompInsertLocOff(object):
    return REAL

Parameters

Name Type Description
object HANDLE The object. Can be a wall, Wall Style, or the Wall Preferences.

See Also

VS Functions: SetCompInsertLocOff

Version

Availability: from Vectorworks 2023

Category