struct.prop.index
Syntax
- i := struct.prop.index(p,s)
Returns the index of the property name in a structural element. This index can be used to get/set a particular property more quickly than by using the name, see the
struct.prop
intrinsic. The index is valid for a particular element type (beam, cable, shell, liner, etc) and plastic constitutive model (if any) combination. A return value of -1 means that the property name was not found in that element.
Was this helpful? ... | Itasca Software © 2024, Itasca | Updated: Oct 31, 2024 |