Set the 2D position and rotation of the specified accessory.
PROCEDURE LDevice_SetAccPos2D(
handle : HANDLE;
cellIndex : LONGINT;
accessoryIndex : LONGINT;
position : REAL;
rotation : REAL);def vs.LDevice_SetAccPos2D(handle, cellIndex, accessoryIndex, position, rotation):
return None| Name | Type | Description |
|---|---|---|
| handle | HANDLE | |
| cellIndex | LONGINT | |
| accessoryIndex | LONGINT | |
| position | REAL | |
| rotation | REAL |
Availability: from Vectorworks 2021