Gets the Handing parameter information.
PROCEDURE vsoGetHandingInfo(
message : LONGINT;
isz_index : INTEGER;
displayName : STRING;
currentValue : REAL;
defaultValue : REAL;
readOnly : BOOLEAN;
isSupported : BOOLEAN);def vs.vsoGetHandingInfo(message, isz_index, displayName, currentValue, defaultValue, readOnly, isSupported):
return None| Name | Type | Description |
|---|---|---|
| message | LONGINT | |
| isz_index | INTEGER | |
| displayName | STRING | |
| currentValue | REAL | |
| defaultValue | REAL | |
| readOnly | BOOLEAN | |
| isSupported | BOOLEAN |
Availability: from Vectorworks 2024
- [Object Events](../Categories/Object Events.md)