Action unknown: siteexport_addpage
macros:property:editor.shapes.editshapesempty
Titan Property
Editor.Shapes.EditShapesEmpty
| API | http://api.avolites.com/11.0/Editor.Shapes.EditShapesEmpty.html |
|---|---|
| description | Value indicating whether or not the EditShapes list is empty. |
| Namespaces | Editor.Shapes |
| type | Boolean |
From Titan v17 this is function Editor.Shapes.EditShapesEmpty.
example
<step condition="!Editor.Shapes.EditShapesEmpty"> ActionScript.SetProperty.Boolean("Editor.Shapes.EditingPlaybackShapes", true) </step>
only if the list of shapes in the editor is NOT empty the step is executed (here, a property is set).
used in
macros/property/editor.shapes.editshapesempty.txt · Last modified: 2026/02/02 12:03 by icke_siegen
