Class CylindricalGearToothFatigueFractureResultsN1457
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
CylindricalGearToothFatigueFractureResultsN1457
Inherited Members
APIBase.callPartialMethod<T>(String, (T1, T2)<Type, Object>, (T1, T2)<Type, Object>, (T1, T2)<Type, Object>, T)
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class CylindricalGearToothFatigueFractureResultsN1457 : APIBase, IEquatable<APIBase>
Fields
_parent
Declaration
protected readonly APIBase _parent
Field Value
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