Class SpiralBevelGearSetRating
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
SpiralBevelGearSetRating
Implements
System.IEquatable <APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Gears.Rating.SpiralBevel
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class SpiralBevelGearSetRating : BevelGearSetRating, IEquatable<APIBase>
Properties
SpiralBevelGearRatings
Declaration
public ReadOnlyCollection<SpiralBevelGearRating> SpiralBevelGearRatings { get; }
Property Value
Type | Description |
---|---|
System. |
SpiralBevelGearSet
Declaration
public SpiralBevelGearSetDesign SpiralBevelGearSet { get; }
Property Value
Type | Description |
---|---|
Spiral |
SpiralBevelMeshRatings
Declaration
public ReadOnlyCollection<SpiralBevelGearMeshRating> SpiralBevelMeshRatings { get; }
Property Value
Type | Description |
---|---|
System. |
Implements
System.IEquatable<T>