Titan Property
API | http://api.avolites.com/11.0/Editor.Shapes.ProgrammerShapes.Empty.html |
---|---|
description | Gets or sets whether the list of shapes in the programmer is empty. |
Namespaces | Editor.Shapes.ProgrammerShapes |
type | Boolean |
<step condition="!Editor.Shapes.ProgrammerShapes.Empty">Editor.Shapes.SelectAllShapes()</step>
This checks if the list of programmer shapes is empty, and if not, selects all shapes.