AVOLITES TITAN API

UnParkSelectedFixtures

UnParks the selected fixtures.

Namespace: Patch.Repatch

Syntax

MACRO

Void Patch.Repatch.UnParkSelectedFixtures(Boolean forcePark)

HTTP

http://[ip]:4430/titan/script/2/Patch/Repatch/UnParkSelectedFixtures?forcePark={bool}

Parameters

forcePark ( Boolean ) : if set to true force the park of colliding fixtures.

forcePark

HTTP Example:
http://localhost:4430/titan/script/2/Patch/Repatch/UnParkSelectedFixtures?forcePark=true