Class CylindricalManufacturedGearSetLoadCase
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
CylindricalManufacturedGearSetLoadCase
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 CylindricalManufacturedGearSetLoadCase : GearSetImplementationAnalysis, IEquatable<APIBase>
Properties
ManufacturingConfiguration
Declaration
public CylindricalSetManufacturingConfig ManufacturingConfiguration { get; }
Property Value
Type | Description |
---|---|
CylindricalSetManufacturingConfig |
Rating
Declaration
public CylindricalGearSetRating Rating { get; }
Property Value
Type | Description |
---|---|
CylindricalGearSetRating |
Implements
System.IEquatable<T>