Class CylindricalGearSetTIFFAnalysisDutyCycle
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
CylindricalGearSetTIFFAnalysisDutyCycle
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Gears.GearTwoDFEAnalysis
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class CylindricalGearSetTIFFAnalysisDutyCycle : GearSetDesignAnalysis, IEquatable<APIBase>
Properties
Gears
Declaration
public ReadOnlyCollection<CylindricalGearTIFFAnalysisDutyCycle> Gears { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<CylindricalGearTIFFAnalysisDutyCycle> |
Implements
System.IEquatable<T>