AVOLITES TITAN API

CanShapeRunOnCells

Determines whether the supplied shape can run on the cells of the selected fixtures. If this is possible the user is prompted to choose

Namespace: Editor.Shapes

Syntax

MACRO

Boolean Editor.Shapes.CanShapeRunOnCells(String shapeId)

HTTP

http://[ip]:4430/titan/script/2/Editor/Shapes/CanShapeRunOnCells?shapeId={string}

Parameters

shapeId ( String ) : The shape id.

Returns