AVOLITES TITAN API

HasFixtureControlOffset

Determines whether a fixture control has Offset.

Namespace: Programmer.Editor.Fixtures.Patch

Syntax

MACRO

Boolean Programmer.Editor.Fixtures.Patch.HasFixtureControlOffset(FixtureHandle handle, String controlName, String propertyId)

HTTP

http://[ip]:4430/titan/script/2/Programmer/Editor/Fixtures/Patch/HasFixtureControlOffset?handle={}&controlName={string}&propertyId={string}

Parameters

handle ( FixtureHandle ) : The handle.

controlName ( String ) : Name of the control.

propertyId ( String ) : The property id to place the offset value in.

Returns