Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 555 Bytes

File metadata and controls

28 lines (21 loc) · 555 Bytes

GetCompInsertLoc

Description

Gets the component insert location of the object.

FUNCTION GetCompInsertLoc(object : HANDLE): INTEGER;
def vs.GetCompInsertLoc(object):
    return INTEGER

Parameters

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

See Also

VS Functions: SetCompInsertLoc

Version

Availability: from Vectorworks 2023

Category