Class BevelGearSetSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
BevelGearSetSystemDeflection
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 BevelGearSetSystemDeflection : AGMAGleasonConicalGearSetSystemDeflection, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public BevelGearSet AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
BevelGearSet |
PowerFlowResults
Declaration
public BevelGearSetPowerFlow PowerFlowResults { get; }
Property Value
Type | Description |
---|---|
BevelGearSetPowerFlow |
Implements
System.IEquatable<T>