AVOLITES TITAN API

WheelHasAttribute

Tests whether or not there is a valid, editable attribute assigned to a given wheel index.

Namespace: Programmer.Editor.Fixtures

Syntax

MACRO

Boolean Programmer.Editor.Fixtures.WheelHasAttribute(Int32 wheelIndex)

HTTP

http://[ip]:4430/titan/script/2/Programmer/Editor/Fixtures/WheelHasAttribute?wheelIndex={titanId}

Parameters

wheelIndex ( Int32 ) : Index of the wheel.

Returns

True if something editable is there, otherwise false.