AVOLITES TITAN API

FixtureClick

Called when the user selects a fixture when in delete menu

Namespace: Shapes

Syntax

MACRO

Void Shapes.FixtureClick(Boolean doubleTap)

HTTP

http://[ip]:4430/titan/script/2/Shapes/FixtureClick?doubleTap={bool}

Parameters

doubleTap ( Boolean ) : Whether this is the second selection of this fixture

doubleTap

HTTP Example:
http://localhost:4430/titan/script/2/Shapes/FixtureClick?doubleTap=true