block.field.init
Syntax
- i = block.field.init()
Initializes the zone field data system for the current method and the current data type. Results of calculations are stored internally where possible to minimize the calculations caused by multiple calls to
block.field.get
.Note that any change to the model during this period will cause invalid results to be obtained.
Returns: i - always returns integer 0
Was this helpful? ... | PFC © 2021, Itasca | Updated: Feb 25, 2024 |