Get the requested function during event 84 (kParametricGetQTOValue). The function and the option will determine what value needs to be returned during this event by calling vsoSetQTOValue.
PROCEDURE vsoGetQTOFunction(
hObject : HANDLE;
VAR functionIndex : INTEGER;
VAR option : DYNARRAY[] of CHAR);def vs.vsoGetQTOFunction(hObject):
return (functionIndex, option)| Name | Type | Description |
|---|---|---|
| hObject | HANDLE | |
| functionIndex | INTEGER | |
| option | DYNARRAY[] of CHAR |
Availability: from Vectorworks 2022