AVOLITES TITAN API

TouchPreviewHandle

Touches the preview handle.

Namespace: Handles

Syntax

MACRO

Void Handles.TouchPreviewHandle(String group, Int32 index, Boolean active)

HTTP

http://[ip]:4430/titan/script/2/Handles/TouchPreviewHandle?group={string}&index={titanId}&active={bool}

Parameters

group ( String ) : The group.

index ( Int32 ) : The index.

active ( Boolean ) : if set to true [active].

active

HTTP Example:
http://localhost:4430/titan/script/2/Handles/TouchPreviewHandle?group={string}&index={titanId}&active=true