Skip to main content

OpenTD .NET8 reference 2025 R2

OpenTD.MeasureMappingTolerances Class Reference

Last update: 16.07.2025

Use to get and set mapping tolerances for Measures. More...

Inheritance diagram for OpenTD.MeasureMappingTolerances:
OpenTD.OpenTDObjectOpenTD.IUpdatableOpenTD.IReassignable

Public Member Functions

 MeasureMappingTolerances ()
 
override void CreateIn (ThermalDesktop td)
 Creates the TD entity in the specified TD instance.
 
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.
 
void SetFrom (OpenTDObject x)
 
void UpdateIn (ThermalDesktop td)
 Updates the TD entity corresponding to this object in the specified TD instance, if possible.
 

Protected Attributes

ITdCommander TdProxy
 

Properties

int IgnoreThicknessForMappingIfGenCondCapOff [get, set]
 
int UseAdvancedMapMethod [get, set]
 
DimensionalList< ModelLengthTolerances [get, set]
 

Detailed Description

Use to get and set mapping tolerances for Measures.

See also
OpenTD.Measure, OpenTD.ThermalDesktop.GetMeasureMappingTolerances

Constructor & Destructor Documentation

◆ MeasureMappingTolerances()

OpenTD.MeasureMappingTolerances.MeasureMappingTolerances ( )
inline

Member Function Documentation

◆ CreateIn()

override void OpenTD.MeasureMappingTolerances.CreateIn ( ThermalDesktop td)
inline

Creates the TD entity in the specified TD instance.

Implements OpenTD.IReassignable.

◆ SetFrom()

void OpenTD.OpenTDObject.SetFrom ( OpenTDObject x)
inlineinherited

◆ Update()

override void OpenTD.MeasureMappingTolerances.Update ( )
inline

Updates the TD entity with the latest client data.

Implements OpenTD.IUpdatable.

◆ UpdateFromTD()

override void OpenTD.MeasureMappingTolerances.UpdateFromTD ( )
inline

Updates the client-side instance with the latest data from the TD entity.

Implements OpenTD.IUpdatable.

◆ UpdateIn()

void OpenTD.OpenTDObject.UpdateIn ( ThermalDesktop td)
inlineinherited

Updates the TD entity corresponding to this object in the specified TD instance, if possible.

Implements OpenTD.IReassignable.

Member Data Documentation

◆ TdProxy

ITdCommander OpenTD.OpenTDObject.TdProxy
protectedinherited

Property Documentation

◆ IgnoreThicknessForMappingIfGenCondCapOff

int OpenTD.MeasureMappingTolerances.IgnoreThicknessForMappingIfGenCondCapOff
getset

◆ Tolerances

DimensionalList<ModelLength> OpenTD.MeasureMappingTolerances.Tolerances
getset

◆ UseAdvancedMapMethod

int OpenTD.MeasureMappingTolerances.UseAdvancedMapMethod
getset

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

Connect with Ansys