OpenTD.MeshDisplayer Class Reference
Last update: 16.07.2025Client-side representation of the TD base class that displays finite element meshes. Implements the OpenTD.TdDbEntityData More...

Public Member Functions | |
| MeshDisplayer () | |
| void | TransformBy (Matrix3d x) |
| void | SetThermalStressAssociation (string stress, string thermal) |
| Set post processing data mapper stress group to thermal group association. | |
| void | SetThermalStressGradAssociation (string stress, string thermal) |
| Set post processing data mapper stress group to thermal gradient group association. | |
| List< StressThermalGroupAssociation > | GetThermalStressAssociations () |
| Get list of post processing data mapper stress group to thermal group associations. | |
| void | SetFrom (TdDbEntityData x) |
| void | SetFrom (DbObject x) |
| void | SetFrom (OpenTDObject x) |
| override string | ToString () |
| override void | Update () |
| Updates the TD entity with the latest client data. | |
| override void | UpdateFromTD () |
| Updates the client-side instance with the latest data from the TD entity. | |
| override void | CreateIn (ThermalDesktop td) |
| Creates the TD entity in the specified TD instance. | |
| override bool | Equals (object obj) |
| override int | GetHashCode () |
| void | UpdateIn (ThermalDesktop td) |
| Updates the TD entity corresponding to this object in the specified TD instance, if possible. | |
Static Public Member Functions | |
| static bool | operator== (DbObject first, DbObject second) |
| static bool | operator!= (DbObject first, DbObject second) |
Protected Member Functions | |
| string | ToString (string Submodel, string Id, string Comment) |
| string | ToString (string Submodel, int Id, string Comment) |
Protected Attributes | |
| ITdCommander | TdProxy |
Properties | |
| Matrix3d | LocalToWorldTransformation [get] |
| Matrix3d | BaseTrans [get, set] |
| MeshDisplayerGraphicsMode | PostProcessingDisplayMode [get, set] |
| MeshDisplayerGraphicsMode | ModelViewDisplayMode [get, set] |
| string | Label [get, set] |
| Dictionary< string, StressThermalGroupAssociation > | StressThermalGroupMap [get, set] |
| Do not use. | |
| string | Layer [get, set] |
| int | ColorIndex [get, set] |
| Specifies a color. See the AutoCAD Layer Properties Manager for valid values. | |
| string | Handle [get, set] |
| string | TypeName [get, set] |
Detailed Description
Client-side representation of the TD base class that displays finite element meshes. Implements the OpenTD.TdDbEntityData
Constructor & Destructor Documentation
◆ MeshDisplayer()
|
inline |
Member Function Documentation
◆ CreateIn()
|
inlineinherited |
Creates the TD entity in the specified TD instance.
Implements OpenTD.IReassignable.
◆ Equals()
|
inlineinherited |
◆ GetHashCode()
|
inlineinherited |
◆ GetThermalStressAssociations()
|
inline |
Get list of post processing data mapper stress group to thermal group associations.
- Returns
◆ operator!=()
◆ operator==()
◆ SetFrom() [1/3]
|
inlineinherited |
◆ SetFrom() [2/3]
|
inlineinherited |
◆ SetFrom() [3/3]
|
inlineinherited |
◆ SetThermalStressAssociation()
|
inline |
Set post processing data mapper stress group to thermal group association.
- Parameters
-
stress thermal
◆ SetThermalStressGradAssociation()
|
inline |
Set post processing data mapper stress group to thermal gradient group association.
- Parameters
-
stress thermal
◆ ToString() [1/3]
|
inlineinherited |
◆ ToString() [2/3]
|
inlineprotectedinherited |
◆ ToString() [3/3]
|
inlineprotectedinherited |
◆ TransformBy()
|
inline |
◆ Update()
|
inlineinherited |
Updates the TD entity with the latest client data.
Implements OpenTD.IUpdatable.
◆ UpdateFromTD()
|
inlineinherited |
Updates the client-side instance with the latest data from the TD entity.
Implements OpenTD.IUpdatable.
◆ UpdateIn()
|
inlineinherited |
Updates the TD entity corresponding to this object in the specified TD instance, if possible.
Implements OpenTD.IReassignable.
Member Data Documentation
◆ TdProxy
|
protectedinherited |
Property Documentation
◆ BaseTrans
|
getset |
◆ ColorIndex
|
getsetinherited |
Specifies a color. See the AutoCAD Layer Properties Manager for valid values.
◆ Handle
|
getsetinherited |
◆ Label
|
getset |
◆ Layer
|
getsetinherited |
◆ LocalToWorldTransformation
|
get |
◆ ModelViewDisplayMode
|
getset |
◆ PostProcessingDisplayMode
|
getset |
◆ StressThermalGroupMap
|
getset |
Do not use.
◆ TypeName
|
getsetinherited |
The documentation for this class was generated from the following file:
- C:/Users/mgarrett/source/repos/BuildsTdSuite/builds/OpenTD/OpenTD/MeshDisplayer.cs