Class CylindricalGearLoadDistributionAnalysis
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
CylindricalGearLoadDistributionAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Gears.LTCA.Cylindrical
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class CylindricalGearLoadDistributionAnalysis : GearLoadDistributionAnalysis, IEquatable<APIBase>
Properties
Rating
Declaration
public CylindricalGearRating Rating { get; }
Property Value
Type | Description |
---|---|
CylindricalGearRating |
TIFFAnalysis
Declaration
public CylindricalGearTIFFAnalysis TIFFAnalysis { get; }
Property Value
Type | Description |
---|---|
CylindricalGearTIFFAnalysis |
Implements
System.IEquatable<T>