Class AGMASpiralBevelMeshSingleFlankRating
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
AGMASpiralBevelMeshSingleFlankRating
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Gears.Rating.Bevel.Standards
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class AGMASpiralBevelMeshSingleFlankRating : SpiralBevelMeshSingleFlankRating, IEquatable<APIBase>
Properties
AGMABevelGearSingleFlankRatings
Declaration
public ReadOnlyCollection<AGMASpiralBevelGearSingleFlankRating> AGMABevelGearSingleFlankRatings { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<AGMASpiralBevelGearSingleFlankRating> |
CrowningFactor
Declaration
public Overridable<double> CrowningFactor { get; }
Property Value
Type | Description |
---|---|
Overridable<System.Double> |
RatingStandardName
Declaration
public override string RatingStandardName { get; }
Property Value
Type | Description |
---|---|
System.String |
Overrides
Implements
System.IEquatable<T>