OpenTD.ExportNodeInfoOptionsData Class Reference
Last update: 16.07.2025Sets options for the ThermalDesktop.ExportNodeInfo command, which can be used to get node info as a list (the default) or write node info to the screen or to a file. More...
Public Types | |
| enum | Destinations { SCREEN , FILE , LIST } |
| Where to send ExportNodeInfo results. More... | |
| enum | Locations { WCS , UCS , NO_LOCATIONS } |
| How to generate node locations for ExportNodeInfo. More... | |
| enum | Datasets { CURRENT , ALL , NO_DATASETS } |
| What data should be used by ExportNodeInfo. More... | |
Public Member Functions | |
| ExportNodeInfoOptionsData () | |
Properties | |
| Destinations | OutputDestination [get, set] |
| RootedPathname | Filename [get, set] |
| Locations | OutputLocation [get, set] |
| Datasets | OutputPostProcessedData [get, set] |
| bool | OutputSurfaceArea [get, set] |
| bool | OutputComments [get, set] |
| string | Format [get, set] |
| bool | OutputMeasureLocation [get, set] |
Detailed Description
Sets options for the ThermalDesktop.ExportNodeInfo command, which can be used to get node info as a list (the default) or write node info to the screen or to a file.
Member Enumeration Documentation
◆ Datasets
◆ Destinations
◆ Locations
Constructor & Destructor Documentation
◆ ExportNodeInfoOptionsData()
|
inline |
Property Documentation
◆ Filename
|
getset |
◆ Format
|
getset |
◆ OutputComments
|
getset |
◆ OutputDestination
|
getset |
◆ OutputLocation
|
getset |
◆ OutputMeasureLocation
|
getset |
◆ OutputPostProcessedData
|
getset |
◆ OutputSurfaceArea
|
getset |
The documentation for this class was generated from the following file:
- C:/Users/mgarrett/source/repos/BuildsTdSuite/builds/OpenTD/OpenTD/ExportNodeInfoOptionsData.cs