AVOLITES TITAN API

CheckMoreAttributes

Method to update the MoreAttributesExist value by comparing the number of attributes in the group with the number that can be shown.

Namespace: Programmer.Editor.Fixtures

Syntax

MACRO

Void Programmer.Editor.Fixtures.CheckMoreAttributes(Int32 attributes, Int32 attributesCanBeShown)

HTTP

http://[ip]:4430/titan/script/2/Programmer/Editor/Fixtures/CheckMoreAttributes?attributes={titanId}&attributesCanBeShown={titanId}

Parameters

attributes ( Int32 ) : The number of attributes in the selected group.

attributesCanBeShown ( Int32 ) : The attributes that can be shown.