Class CylindricalGearSetRating
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
CylindricalGearSetRating
Inherited Members
APIBase.callPartialMethod<T>(String, (T1, T2)<Type, Object>, (T1, T2)<Type, Object>, (T1, T2)<Type, Object>, T)
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class CylindricalGearSetRating : GearSetRating, IEquatable<APIBase>
Properties
CylindricalGearRatings
Declaration
public ReadOnlyCollection<CylindricalGearRating> CylindricalGearRatings { get; }
Property Value
CylindricalGearSet
Declaration
public CylindricalGearSetDesign CylindricalGearSet { get; }
Property Value
CylindricalMeshRatings
Declaration
public ReadOnlyCollection<CylindricalGearMeshRating> CylindricalMeshRatings { get; }
Property Value
Optimisations
Declaration
public CylindricalGearSetRatingOptimisationHelper Optimisations { get; }
Property Value
RatingMethod
Declaration
public CylindricalGearRatingMethods RatingMethod { get; }
Property Value
RatingSettings
Declaration
public CylindricalGearDesignAndRatingSettingsItem RatingSettings { get; }
Property Value
RatingStandardName
Declaration
public virtual string RatingStandardName { get; }
Property Value
Type |
Description |
System.String |
|
VDICylindricalGearSingleFlankRatings
Declaration
public ReadOnlyCollection<VDI2737InternalGearSingleFlankRating> VDICylindricalGearSingleFlankRatings { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods