Gets the parameter information needed for interactive sizeing.
PROCEDURE vsoGetIntSizeInfo(
message : LONGINT;
isz_index : INTEGER;
displayName : STRING;
currentValue : REAL;
defaultValue : REAL;
readOnly : BOOLEAN;
isSupported : BOOLEAN);def vs.vsoGetIntSizeInfo(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 2023.3