Class CylindricalGearToothFatigueFractureResultsN1457
Inheritance
System.Object
CylindricalGearToothFatigueFractureResultsN1457
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class CylindricalGearToothFatigueFractureResultsN1457 : APIBase, IEquatable<APIBase>
Properties
AnalysisRows
Declaration
public ReadOnlyCollection<ToothFlankFractureAnalysisRowN1457> AnalysisRows { get; }
Property Value
Declaration
public ReadOnlyCollection<ToothFlankFractureAnalysisContactPointN1457> ContactPoints { get; }
Property Value
CriticalSection
Declaration
public ToothFlankFractureAnalysisRowN1457 CriticalSection { get; }
Property Value
FatigueDamageChart
Declaration
public ThreeDChartDefinition FatigueDamageChart { get; }
Property Value
MaximumFatigueDamage
Declaration
public double MaximumFatigueDamage { get; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public ToothFlankFractureAnalysisContactPointN1457 MeshContactPointABSection { get; }
Property Value
Declaration
public ToothFlankFractureAnalysisRowN1457 MeshContactPointASection { get; }
Property Value
Declaration
public ToothFlankFractureAnalysisContactPointN1457 MeshContactPointBSection { get; }
Property Value
Declaration
public ToothFlankFractureAnalysisContactPointN1457 MeshContactPointCSection { get; }
Property Value
Declaration
public ToothFlankFractureAnalysisContactPointN1457 MeshContactPointDESection { get; }
Property Value
Declaration
public ToothFlankFractureAnalysisContactPointN1457 MeshContactPointDSection { get; }
Property Value
Declaration
public ToothFlankFractureAnalysisContactPointN1457 MeshContactPointESection { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods