block.zone.list
Syntax
- l = block.zone.list()
Get the list of all zones in the model. This is primarily used in the c loop foreach statement.
Returns: l - list of zones
| Was this helpful? ... | PFC © 2021, Itasca | Updated: Feb 25, 2024 |
block.zone.listSyntax
Get the list of all zones in the model. This is primarily used in the c loop foreach statement.
| Returns: | l - list of zones |
|---|
| Was this helpful? ... | PFC © 2021, Itasca | Updated: Feb 25, 2024 |