AVOLITES TITAN API

SetStartNewSelection

Requests the curent mask to start a new selection.

Namespace: Attribute.Mask.CurrentMask

Syntax

MACRO

Void Attribute.Mask.CurrentMask.SetStartNewSelection(Boolean state)

HTTP

http://[ip]:4430/titan/script/2/Attribute/Mask/CurrentMask/SetStartNewSelection?state={bool}

Parameters

state ( Boolean ) : Set the mask to start a new selection with the next toggle or not.

state

HTTP Example:
http://localhost:4430/titan/script/2/Attribute/Mask/CurrentMask/SetStartNewSelection?state=true