OpenTD.Measure Class Reference
Last update: 16.07.2025Client-side representation of a TD Measure object. More...
Inheritance diagram for OpenTD.Measure:

Public Member Functions | |
| Measure () | |
| 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. | |
| void | SetFrom (TdDbEntityData x) |
| void | SetFrom (DbObject x) |
| void | SetFrom (OpenTDObject x) |
| override string | ToString () |
| 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 | |
| string | Comment [get, set] |
| Point3d | Origin [get, set] |
| string | Name [get, set] |
| Dimensional< ModelLength > | Size [get, set] |
| bool | OutputRegister [get, set] |
| string | RegisterName [get, set] |
| int | MapOption [get, set] |
| string | GroupName [get, set] |
| bool | OutputNode [get, set] |
| string | Submodel [get, set] |
| int | NodeId [get, set] |
| bool | UseContactAndMass [get, set] |
| Dimensional< Conductance > | Cond [get, set] |
| ExpressionData | CondExp [get, set] |
| Dimensional< ThermalMass > | ThermalMass [get, set] |
| ExpressionData | ThermalMassExp [get, set] |
| bool | UseMLI [get, set] |
| int | Enabled [get, set] |
| ExpressionData | EnabledExp [get, set] |
| bool | DrawName [get, set] |
| bool | AllowMappingToXrefDomain [get, set] |
| DimensionlessVector3d | ZAxis [get, set] |
| Vector3d | _ZAxis [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] |
| string | TdClassName [get] |
Detailed Description
Client-side representation of a TD Measure object.
Constructor & Destructor Documentation
◆ Measure()
|
inline |
Member Function Documentation
◆ CreateIn()
|
inline |
Creates the TD entity in the specified TD instance.
Implements OpenTD.IReassignable.
◆ Equals()
|
inlineinherited |
◆ GetHashCode()
|
inlineinherited |
◆ operator!=()
◆ operator==()
◆ SetFrom() [1/3]
|
inlineinherited |
◆ SetFrom() [2/3]
|
inlineinherited |
◆ SetFrom() [3/3]
|
inlineinherited |
◆ ToString() [1/3]
|
inlineinherited |
◆ ToString() [2/3]
|
inlineprotectedinherited |
◆ ToString() [3/3]
|
inlineprotectedinherited |
◆ 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.
◆ 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
◆ _ZAxis
|
getset |
Do not use.
◆ AllowMappingToXrefDomain
|
getset |
◆ ColorIndex
|
getsetinherited |
Specifies a color. See the AutoCAD Layer Properties Manager for valid values.
◆ Comment
|
getset |
◆ Cond
|
getset |
◆ CondExp
|
getset |
◆ DrawName
|
getset |
◆ Enabled
|
getset |
◆ EnabledExp
|
getset |
◆ GroupName
|
getset |
◆ Handle
|
getsetinherited |
◆ Layer
|
getsetinherited |
◆ MapOption
|
getset |
◆ Name
|
getset |
◆ NodeId
|
getset |
◆ Origin
|
getset |
◆ OutputNode
|
getset |
◆ OutputRegister
|
getset |
◆ RegisterName
|
getset |
◆ Size
|
getset |
◆ Submodel
|
getset |
◆ TdClassName
|
getinherited |
◆ ThermalMass
|
getset |
◆ ThermalMassExp
|
getset |
◆ TypeName
|
getsetinherited |
◆ UseContactAndMass
|
getset |
◆ UseMLI
|
getset |
◆ ZAxis
|
getset |
The documentation for this class was generated from the following file:
- C:/Users/mgarrett/source/repos/BuildsTdSuite/builds/OpenTD/OpenTD/Measure.cs