Class BevelGearMeshSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
BevelGearMeshSystemDeflection
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.SystemDeflections
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public abstract class BevelGearMeshSystemDeflection : AGMAGleasonConicalGearMeshSystemDeflection, IEquatable<APIBase>
Properties
ConnectionDesign
Declaration
public BevelGearMesh ConnectionDesign { get; }
Property Value
| Type | Description |
|---|---|
| BevelGearMesh |
PowerFlowResults
Declaration
public BevelGearMeshPowerFlow PowerFlowResults { get; }
Property Value
| Type | Description |
|---|---|
| BevelGearMeshPowerFlow |
Implements
System.IEquatable<T>