Structure - Template Entities (Expression) — SkBee
Addon: SkBee · Category: Expression · Since: 3.23.0
Syntax
structure template entities of %structuretemplate%Description
Get a list of entities in a structure template. Optionally you can return entity snapshots instead of entities. These cannot be modified.
Examples
loop structure template entities of {_structure}:
set {_size} to size of structure template entities of {_structure}