AVOLITES TITAN API

SetSelectedControlsBlockEffect

Sets the selected controls to block effects or not.

Namespace: Programmer.Editor.Fixtures

Syntax

MACRO

Void Programmer.Editor.Fixtures.SetSelectedControlsBlockEffect(Boolean block)

HTTP

http://[ip]:4430/titan/script/2/Programmer/Editor/Fixtures/SetSelectedControlsBlockEffect?block={bool}

Parameters

block ( Boolean ) : true to block the shapes; false to unblock the shapes.

block

HTTP Example:
http://localhost:4430/titan/script/2/Programmer/Editor/Fixtures/SetSelectedControlsBlockEffect?block=true