OpenTD.UserPreferences.CalculationsPreferences Class Reference
Last update: 16.07.2025Use to set the global calculations preferences. More...
Inheritance diagram for OpenTD.UserPreferences.CalculationsPreferences:

Public Member Functions | |
| CalculationsPreferences () | |
| CalculationsPreferences (ThermalDesktop _td) | |
| void | Update () |
| Updates the TD entity with the latest client data. | |
| void | UpdateFromTD () |
| Updates the client-side instance with the latest data from the TD entity. | |
Properties | |
| string | condCapFile [get, set] |
| int | useSuperNetwork [get, set] |
| ExpressionData | useSuperNetworkExp [get, set] |
| double | solidLateralCondAspectRatio [get, set] |
| int | contactorRestarts [get, set] |
| int | contactorLinearTriSpreading [get, set] |
| double | conductorCutoff [get, set] |
| int | checkElementQualityAndErrorOffOfRun [get, set] |
| double | planarElementMinAngleDeg [get, set] |
| double | planarElementMaxAngleDeg [get, set] |
| double | maxSkew [get, set] |
| int | elementInsulationDisplacement [get, set] |
| int | maxCurvedElementFacetsPerFullCircle [get, set] |
| int | showCurvedElementFacets [get, set] |
| int | curvedElementRadiationMethod [get, set] |
| int | checkUnits [get, set] |
| int | loadExternalReferences [get, set] |
| int | listAllRadkCalcStatus [get, set] |
| int | radcadCompressionIndex [get, set] |
| bool | NeedsUpdateFromTD = true [get, protected set] |
Detailed Description
Use to set the global calculations preferences.
Constructor & Destructor Documentation
◆ CalculationsPreferences() [1/2]
|
inline |
◆ CalculationsPreferences() [2/2]
|
inline |
Member Function Documentation
◆ Update()
|
inline |
Updates the TD entity with the latest client data.
Implements OpenTD.IUpdatable.
◆ UpdateFromTD()
|
inline |
Updates the client-side instance with the latest data from the TD entity.
Implements OpenTD.IUpdatable.
Property Documentation
◆ checkElementQualityAndErrorOffOfRun
|
getset |
◆ checkUnits
|
getset |
◆ condCapFile
|
getset |
◆ conductorCutoff
|
getset |
◆ contactorLinearTriSpreading
|
getset |
◆ contactorRestarts
|
getset |
◆ curvedElementRadiationMethod
|
getset |
◆ elementInsulationDisplacement
|
getset |
◆ listAllRadkCalcStatus
|
getset |
◆ loadExternalReferences
|
getset |
◆ maxCurvedElementFacetsPerFullCircle
|
getset |
◆ maxSkew
|
getset |
◆ NeedsUpdateFromTD
|
getprotected setinherited |
◆ planarElementMaxAngleDeg
|
getset |
◆ planarElementMinAngleDeg
|
getset |
◆ radcadCompressionIndex
|
getset |
◆ showCurvedElementFacets
|
getset |
◆ solidLateralCondAspectRatio
|
getset |
◆ useSuperNetwork
|
getset |
◆ useSuperNetworkExp
|
getset |
The documentation for this class was generated from the following file:
- C:/Users/mgarrett/source/repos/BuildsTdSuite/builds/TDDEV_ALPHA/buildXX/OpenTD/UserPreferences/CalculationsPreferences.cs