Class GearSetSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
GearSetSystemDeflection
Inherited Members
APIBase.callPartialMethod<T>(String, (T1, T2)<Type, Object>, (T1, T2)<Type, Object>, (T1, T2)<Type, Object>, T)
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public abstract class GearSetSystemDeflection : SpecialisedAssemblySystemDeflection, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public GearSet AssemblyDesign { get; }
Property Value
PowerFlowResults
Declaration
public GearSetPowerFlow PowerFlowResults { get; }
Property Value
Rating
Declaration
public GearSetRating Rating { get; }
Property Value
Methods
AnalysisFor(GearSetImplementationDetail, GearSetModes)
Declaration
public GearSetImplementationAnalysis AnalysisFor(GearSetImplementationDetail gearSetImpDetail, GearSetModes gearSetMode)
Parameters
Returns
ImplementationDetailResultsFailedFor(GearSetImplementationDetail, GearSetModes)
Declaration
public bool ImplementationDetailResultsFailedFor(GearSetImplementationDetail gearSetImpDetail, GearSetModes gearSetMode)
Parameters
Returns
Type |
Description |
System.Boolean |
|
Declaration
public void PerformImplementationDetailAnalysis(GearSetImplementationDetail impDetail, GearSetModes gearSetMode, TaskProgress progress, bool runAllPlanetaryMeshes = true)
Parameters
Declaration
public void PerformImplementationDetailAnalysis(GearSetImplementationDetail impDetail, GearSetModes gearSetMode, bool runAllPlanetaryMeshes = true)
Parameters
Implements
System.IEquatable<T>
Extension Methods