zone.prop.index
Syntax
- i := zone.prop.index(z,s)
Returns the index associated with the property name s in the constitutive model used by zone z. This can be used to get the property more efficiently in later calls to
zone.prop
if those calls are being made many times on zones with the same constitutive model. For the special property name “density”, return 0; For a unknown property name, return -1.
Was this helpful? ... | Itasca Software © 2024, Itasca | Updated: Apr 04, 2025 |