AVOLITES TITAN API

AttributePairsMenuList

Returns a list of attributes available on the context fixture. Each menu item contains two attributes which can be selected. This is called by the menu to display a list of attributes for the user to select. The selection of the menu item is handled by MenuAttribute_Selected() which is linked to the menu items selct event.

Namespace: Programmer.Editor.Fixtures

Syntax

MACRO

List`1 Programmer.Editor.Fixtures.AttributePairsMenuList(Int32 pageStride)

HTTP

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

Returns

A list of menu items to present to the user.