Skip to main content

OpenTD .NET4 reference 2025 R2

OpenTD.ExportNodeInfoOptionsData Class Reference

Last update: 16.07.2025

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. 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.

See also
OpenTD.ThermalDesktop.ExportNodeInfo(ExportNodeInfoOptionsData)

Member Enumeration Documentation

◆ Datasets

What data should be used by ExportNodeInfo.

Enumerator
CURRENT 
ALL 
NO_DATASETS 

◆ Destinations

Where to send ExportNodeInfo results.

Enumerator
SCREEN 
FILE 
LIST 

◆ Locations

How to generate node locations for ExportNodeInfo.

Enumerator
WCS 
UCS 
NO_LOCATIONS 

Constructor & Destructor Documentation

◆ ExportNodeInfoOptionsData()

OpenTD.ExportNodeInfoOptionsData.ExportNodeInfoOptionsData ( )
inline

Property Documentation

◆ Filename

RootedPathname OpenTD.ExportNodeInfoOptionsData.Filename
getset

◆ Format

string OpenTD.ExportNodeInfoOptionsData.Format
getset

◆ OutputComments

bool OpenTD.ExportNodeInfoOptionsData.OutputComments
getset

◆ OutputDestination

Destinations OpenTD.ExportNodeInfoOptionsData.OutputDestination
getset

◆ OutputLocation

Locations OpenTD.ExportNodeInfoOptionsData.OutputLocation
getset

◆ OutputMeasureLocation

bool OpenTD.ExportNodeInfoOptionsData.OutputMeasureLocation
getset

◆ OutputPostProcessedData

Datasets OpenTD.ExportNodeInfoOptionsData.OutputPostProcessedData
getset

◆ OutputSurfaceArea

bool OpenTD.ExportNodeInfoOptionsData.OutputSurfaceArea
getset

The documentation for this class was generated from the following file:
  • C:/Users/mgarrett/source/repos/BuildsTdSuite/builds/TDDEV_ALPHA/buildXX/OpenTD/ExportNodeInfoOptionsData.cs

Connect with Ansys