Class StraightBevelDiffGearSetCompoundSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
StraightBevelDiffGearSetCompoundSystemDeflection
Implements
System.IEquatable <APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.SystemDeflections.Compound
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class StraightBevelDiffGearSetCompoundSystemDeflection : BevelGearSetCompoundSystemDeflection, IEquatable<APIBase>
Properties
AssemblyAnalysisCases
Declaration
public ReadOnlyCollection<StraightBevelDiffGearSetSystemDeflection> AssemblyAnalysisCases { get; }
Property Value
Type | Description |
---|---|
System. |
AssemblyAnalysisCasesReady
Declaration
public ReadOnlyCollection<StraightBevelDiffGearSetSystemDeflection> AssemblyAnalysisCasesReady { get; }
Property Value
Type | Description |
---|---|
System. |
AssemblyDesign
Declaration
public StraightBevelDiffGearSet AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
Straight |
StraightBevelDiffGearsCompoundSystemDeflection
Declaration
public ReadOnlyCollection<StraightBevelDiffGearCompoundSystemDeflection> StraightBevelDiffGearsCompoundSystemDeflection { get; }
Property Value
Type | Description |
---|---|
System. |
StraightBevelDiffMeshesCompoundSystemDeflection
Declaration
public ReadOnlyCollection<StraightBevelDiffGearMeshCompoundSystemDeflection> StraightBevelDiffMeshesCompoundSystemDeflection { get; }
Property Value
Type | Description |
---|---|
System. |
Implements
System.IEquatable<T>