Sets the Handing parameter values.
PROCEDURE vsoSetHandingInfo(
message : LONGINT;
isz_index : INTEGER;
VAR newValue : REAL;
VAR isSupported : BOOLEAN);def vs.vsoSetHandingInfo(message, isz_index):
return (newValue, isSupported)| Name | Type | Description |
|---|---|---|
| message | LONGINT | |
| isz_index | INTEGER | |
| newValue | REAL | |
| isSupported | BOOLEAN |
Availability: from Vectorworks 2024
- [Object Events](../Categories/Object Events.md)