Class BevelGearSetRating
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
BevelGearSetRating
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Gears.Rating.Bevel
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public abstract class BevelGearSetRating : AGMAGleasonConicalGearSetRating, IEquatable<APIBase>
Properties
Rating
Declaration
public override string Rating { get; }
Property Value
Type | Description |
---|---|
System.String |
Overrides
Implements
System.IEquatable<T>