AVOLITES TITAN API

GetHandle

Gets the handle for a supplied key frame titan ID. If the handle does not exist, it is created.

Namespace: KeyFrameShapes

Syntax

MACRO

KeyFrameShapeHandle KeyFrameShapes.GetHandle(Int32 effectId)

HTTP

http://[ip]:4430/titan/script/2/KeyFrameShapes/GetHandle?effectId={titanId}

Parameters

effectId ( Int32 ) : The shape ID.

Returns

A key frame shape handle.