Skip to content

Simba.Data

Simba.Data.Repository.SerializableProject

SerializableProject.GetThermalDataByName(string) Method

Find and return the first thermal data with a given name

1
Simba.Data.Thermal.ThermalData? GetThermalDataByName(name)

Parameters

name System.String

Name of the thermal data to return

Returns

ThermalData
None if not found