Class StraightBevelGearMeshRating
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
StraightBevelGearMeshRating
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 StraightBevelGearMeshRating : BevelGearMeshRating, IEquatable<APIBase>
Properties
StraightBevelGearMesh
Declaration
public StraightBevelGearMeshDesign StraightBevelGearMesh { get; }
Property Value
Type | Description |
---|---|
Straight |
StraightBevelGearRatings
Declaration
public ReadOnlyCollection<StraightBevelGearRating> StraightBevelGearRatings { get; }
Property Value
Type | Description |
---|---|
System. |
Implements
System.IEquatable<T>