zone.thermal.prop.index

Syntax

i := zone.thermal.prop.index(z,s)

Returns the index of thermal property s in the thermal material model used by zone z. This index can be used to retrieve a property value later more efficiently than by using a string property name. See the zone.thermal.prop function.

Returns:

i - the index of the property in the thermal material model

Arguments:

z - zone pointer

s - string matching the property name in the thermal material model