AVOLITES TITAN API

SelectFixturesInEditShapes

Selects all the fixtures in the shapes being edited.

Namespace: Editor.Shapes

Syntax

MACRO

Void Editor.Shapes.SelectFixturesInEditShapes(Boolean contextOnly)

HTTP

http://[ip]:4430/titan/script/2/Editor/Shapes/SelectFixturesInEditShapes?contextOnly={bool}

Parameters

contextOnly ( Boolean ) : if set to true only select fixtures in the context shape.

contextOnly

HTTP Example:
http://localhost:4430/titan/script/2/Editor/Shapes/SelectFixturesInEditShapes?contextOnly=true