AVOLITES TITAN API

CurrentShapeOnOffAttributes

Returns suitable shape off menu items according to current shape view

Namespace: Editor.Shapes

Syntax

MACRO

List`1 Editor.Shapes.CurrentShapeOnOffAttributes(Int32 wheelPageStride, Int32 currentView, Boolean on)

HTTP

http://[ip]:4430/titan/script/2/Editor/Shapes/CurrentShapeOnOffAttributes?wheelPageStride={titanId}&currentView={titanId}&on={bool}

Parameters

wheelPageStride ( Int32 ) : The wheel page stride.

currentView ( Int32 ) : The current view.

on ( Boolean ) : if set to true [on].

on

HTTP Example:
http://localhost:4430/titan/script/2/Editor/Shapes/CurrentShapeOnOffAttributes?wheelPageStride={titanId}&currentView={titanId}&on=true

Returns