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. | ^ [[:macros:namespace]] | [[:macros:namespace:Editor.Shapes.ProgrammerShapes]] | ^ type | [[:macros:type:boolean]] | == example == Editor.Shapes.SelectAllShapes() This checks if the list of programmer shapes is empty, and if not, selects all shapes. == used in == {{backlinks>.}}