AVOLITES TITAN API

SetAttributeBankForPhysicalFixturesMode

Sets the attribute bank for physical fixtures mode.

Namespace: Programmer.Editor.Fixtures

Syntax

MACRO

Void Programmer.Editor.Fixtures.SetAttributeBankForPhysicalFixturesMode(String wheelPageStride, Boolean wingWheelsEnabled)

HTTP

http://[ip]:4430/titan/script/2/Programmer/Editor/Fixtures/SetAttributeBankForPhysicalFixturesMode?wheelPageStride={string}&wingWheelsEnabled={bool}

Parameters

wheelPageStride ( String ) : The wheel page stride.

wingWheelsEnabled ( Boolean ) : if set to true the wing wheels are enabled.

wingWheelsEnabled

HTTP Example:
http://localhost:4430/titan/script/2/Programmer/Editor/Fixtures/SetAttributeBankForPhysicalFixturesMode?wheelPageStride={string}&wingWheelsEnabled=true