pytuflow.CrossSectionDatabase.value

pytuflow.CrossSectionDatabase.value#

CrossSectionDatabase.value(item)#

Returns the value of the given item from the database.

Parameters:

item (str | int) – The item to get the value of.

Returns:

The value of the item.

Return type:

Any