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