Class CylindricalManufacturedGearSetDutyCycle
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
CylindricalManufacturedGearSetDutyCycle
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Gears.Manufacturing.Cylindrical
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class CylindricalManufacturedGearSetDutyCycle : GearSetImplementationAnalysisDutyCycle, IEquatable<APIBase>
Properties
ManufacturingConfiguration
Declaration
public CylindricalSetManufacturingConfig ManufacturingConfiguration { get; }
Property Value
Type | Description |
---|---|
CylindricalSetManufacturingConfig |
Rating
Declaration
public CylindricalGearSetDutyCycleRating Rating { get; }
Property Value
Type | Description |
---|---|
CylindricalGearSetDutyCycleRating |
Implements
System.IEquatable<T>