AVOLITES TITAN API

SetShapeSpread

Sets a shape's spread.

Namespace: Editor.Shapes

Syntax

MACRO

Void Editor.Shapes.SetShapeSpread(Int32 shapeId, Int32 spread, IEnumerable<Int32> fixtureIds)

HTTP

http://[ip]:4430/titan/script/2/Editor/Shapes/SetShapeSpread?shapeId={titanId}&spread={titanId}&fixtureIds={}

Parameters

shapeId ( Int32 ) : The shape identifier.

spread ( Int32 ) : The spread.

fixtureIds ( IEnumerable<Int32> ) : The fixture ids.