macros:property:editor.shapes.programmershapes.empty
This is an old revision of the document!
Titan Property
Editor.Shapes.ProgrammerShapes.Empty
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 |
example
<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.
used in
macros/property/editor.shapes.programmershapes.empty.1556890377.txt.gz · Last modified: 2019/05/03 13:32 (external edit)