Class CylindricalPlasticGearRatingSettingsItem
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
CylindricalPlasticGearRatingSettingsItem
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Gears.Rating.Cylindrical
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class CylindricalPlasticGearRatingSettingsItem : NamedDatabaseItem, IEquatable<APIBase>
Properties
UseApproximateValueOf10ForSpiralHelixAngleFactorForContactRating
Declaration
public bool UseApproximateValueOf10ForSpiralHelixAngleFactorForContactRating { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
UseApproximateValueOfDoubleTheNormalModuleForProfileLineLengthOfTheActiveToothFlank
Declaration
public bool UseApproximateValueOfDoubleTheNormalModuleForProfileLineLengthOfTheActiveToothFlank { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Implements
System.IEquatable<T>