Class CylindricalGearSetMicroGeometryDutyCycle
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
CylindricalGearSetMicroGeometryDutyCycle
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Gears.GearDesigns.Cylindrical.MicroGeometry
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class CylindricalGearSetMicroGeometryDutyCycle : GearSetImplementationAnalysisDutyCycle, IEquatable<APIBase>
Properties
Meshes
Declaration
public ReadOnlyCollection<CylindricalGearMeshMicroGeometryDutyCycle> Meshes { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<CylindricalGearMeshMicroGeometryDutyCycle> |
Rating
Declaration
public CylindricalGearSetDutyCycleRating Rating { get; }
Property Value
Type | Description |
---|---|
CylindricalGearSetDutyCycleRating |
TIFFAnalysis
Declaration
public CylindricalGearSetTIFFAnalysisDutyCycle TIFFAnalysis { get; }
Property Value
Type | Description |
---|---|
CylindricalGearSetTIFFAnalysisDutyCycle |
Implements
System.IEquatable<T>