Sets the component insert location of the object.
PROCEDURE SetCompInsertLoc(
object : HANDLE;
insertLocation : INTEGER);def vs.SetCompInsertLoc(object, insertLocation):
return None| Name | Type | Description |
|---|---|---|
| object | HANDLE | The object. Can be a wall, Wall Style, or the Wall Preferences. |
| insertLocation | INTEGER | The component insert location of the object. 0 - None 1 - Left 2 - Center 3 - Right |
VS Functions: GetCompInsertLoc
Availability: from Vectorworks 2023