AVOLITES TITAN API

SetShapeProperty

Sets a shape property.

Namespace: Editor.Shapes

Syntax

MACRO

Void SetShapeProperty(Int32, System.String, System.Object)

HTTP

http://[ip]:4430/titan/script/Editor/Shapes/SetShapeProperty

Parameters

titanId: The titan id of the shpae

propertyId: The property identifier.

value: The value.