Class HypoidGearRating
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
HypoidGearRating
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Gears.Rating.Hypoid
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class HypoidGearRating : AGMAGleasonConicalGearRating, IEquatable<APIBase>
Properties
HypoidGear
Declaration
public HypoidGearDesign HypoidGear { get; }
Property Value
Type | Description |
---|---|
HypoidGearDesign |
Implements
System.IEquatable<T>