zone.mech.prop.name

Syntax

s = zone.mech.prop.name(z,i)

Get the name of the ith property in the list of properties associated with the mechanical constitutive model for that zone. If there are less than i properties available, an error occurs. See zone.mech.prop.num.

Returns:

s - the name of the ith property accepted by the zone mechanical constitutive model

Arguments:

z - a pointer to a zone

i - the index of the property name, starting at 1