Set the insertion mode for an object in a wall.
1 - Center
2 - Leaf Edge
3 - Right Edge
The object (objH) must be contained in wall (wallH) to succeed.
FUNCTION SetObjWallInsertMode(
objH : HANDLE;
wallH : HANDLE;
insertMode : INTEGER): Boolean;def vs.SetObjWallInsertMode(objH, wallH, insertMode):
return Boolean| Name | Type | Description |
|---|---|---|
| objH | HANDLE | |
| wallH | HANDLE | |
| insertMode | INTEGER |
Availability: from Vectorworks 2017