Skip to main content

OpenTD .NET4 reference 2025 R2

OpenTD.ThermoPropAliasManager Class Reference

Last update: 16.07.2025

Use to manage thermophysical property aliases. Each ThermalDesktop object includes a ThermoPropAliasManager. More...

Public Member Functions

void CreateOrUpdateAlias (string aliasName, string materialName)
 
Tuple< string, string > GetAlias (string name)
 
List< Tuple< string, string > > GetAliases ()
 
void RenameAlias (string oldname, string newname)
 
void DeleteAlias (string name)
 

Detailed Description

Use to manage thermophysical property aliases. Each ThermalDesktop object includes a ThermoPropAliasManager.

Member Function Documentation

◆ CreateOrUpdateAlias()

void OpenTD.ThermoPropAliasManager.CreateOrUpdateAlias ( string aliasName,
string materialName )
inline

◆ DeleteAlias()

void OpenTD.ThermoPropAliasManager.DeleteAlias ( string name)
inline

◆ GetAlias()

Tuple< string, string > OpenTD.ThermoPropAliasManager.GetAlias ( string name)
inline

◆ GetAliases()

List< Tuple< string, string > > OpenTD.ThermoPropAliasManager.GetAliases ( )
inline

◆ RenameAlias()

void OpenTD.ThermoPropAliasManager.RenameAlias ( string oldname,
string newname )
inline

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

Connect with Ansys