Class HypoidGearMeshRating
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
HypoidGearMeshRating
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 HypoidGearMeshRating : AGMAGleasonConicalGearMeshRating, IEquatable<APIBase>
Properties
GearsInMesh
Declaration
public ReadOnlyCollection<ConicalMeshedGearRating> GearsInMesh { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<ConicalMeshedGearRating> |
GleasonHypoidMeshSingleFlankRating
Declaration
public GleasonHypoidMeshSingleFlankRating GleasonHypoidMeshSingleFlankRating { get; }
Property Value
Type | Description |
---|---|
GleasonHypoidMeshSingleFlankRating |
HypoidGearMesh
Declaration
public HypoidGearMeshDesign HypoidGearMesh { get; }
Property Value
Type | Description |
---|---|
HypoidGearMeshDesign |
HypoidGearRatings
Declaration
public ReadOnlyCollection<HypoidGearRating> HypoidGearRatings { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<HypoidGearRating> |
ISO10300HypoidMeshSingleFlankRatingMethodB1
Declaration
public ISO10300MeshSingleFlankRatingMethodB1 ISO10300HypoidMeshSingleFlankRatingMethodB1 { get; }
Property Value
Type | Description |
---|---|
ISO10300MeshSingleFlankRatingMethodB1 |
ISO10300HypoidMeshSingleFlankRatingMethodB2
Declaration
public ISO10300MeshSingleFlankRatingHypoidMethodB2 ISO10300HypoidMeshSingleFlankRatingMethodB2 { get; }
Property Value
Type | Description |
---|---|
ISO10300MeshSingleFlankRatingHypoidMethodB2 |
Implements
System.IEquatable<T>