AVOLITES TITAN API

IsFixtureFrozen

Determines whether a fixture is frozen.

Namespace: Programmer.Editor.Fixtures.Patch

Syntax

MACRO

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

HTTP

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

Parameters

handle ( FixtureHandle ) : The handle.

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

Returns