AVOLITES TITAN API

GetParameterFromIndex

Gets the LayoutParameter at the given index.

Namespace: Group.Editor.Layout

Syntax

MACRO

LayoutParameters Group.Editor.Layout.GetParameterFromIndex(Int32 index)

HTTP

http://[ip]:4430/titan/script/2/Group/Editor/Layout/GetParameterFromIndex?index={titanId}

Parameters

index ( Int32 ) : The index.

Returns

The LayoutParameter at that index.