zone.prop
Syntax
- a := zone.prop(z,s)
- zone.prop(z,s) := a
Get/set the value of property s in the zone. The name s must match a property type available in the current constitutive model using keyword matching rules. If no property matches, an error occurs.
For efficiency, a property index may be given instead of a string name. See the
zone.prop.index
function.
Was this helpful? ... | Itasca Software © 2024, Itasca | Updated: Nov 20, 2024 |