Class FaceGearMeshRating
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
FaceGearMeshRating
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Gears.Rating.Face
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class FaceGearMeshRating : GearMeshRating, IEquatable<APIBase>
Properties
ActiveFlank
Declaration
public GearFlanks ActiveFlank { get; }
Property Value
Type | Description |
---|---|
GearFlanks |
FaceGearMesh
Declaration
public FaceGearMeshDesign FaceGearMesh { get; }
Property Value
Type | Description |
---|---|
FaceGearMeshDesign |
FaceGearRatings
Declaration
public ReadOnlyCollection<FaceGearRating> FaceGearRatings { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<FaceGearRating> |
GearSetRating
Declaration
public FaceGearSetRating GearSetRating { get; }
Property Value
Type | Description |
---|---|
FaceGearSetRating |
MeshLoadCase
Declaration
public FaceMeshLoadCase MeshLoadCase { get; }
Property Value
Type | Description |
---|---|
FaceMeshLoadCase |
MeshSingleFlankRating
Declaration
public ISO63362006MeshSingleFlankRating MeshSingleFlankRating { get; }
Property Value
Type | Description |
---|---|
ISO63362006MeshSingleFlankRating |
Implements
System.IEquatable<T>