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.Collections.ObjectModel.ReadOnlyCollection<StraightBevelDiffGearSetSystemDeflection> |
AssemblyAnalysisCasesReady
Declaration
public ReadOnlyCollection<StraightBevelDiffGearSetSystemDeflection> AssemblyAnalysisCasesReady { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<StraightBevelDiffGearSetSystemDeflection> |
AssemblyDesign
Declaration
public StraightBevelDiffGearSet AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
StraightBevelDiffGearSet |
StraightBevelDiffGearsCompoundSystemDeflection
Declaration
public ReadOnlyCollection<StraightBevelDiffGearCompoundSystemDeflection> StraightBevelDiffGearsCompoundSystemDeflection { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<StraightBevelDiffGearCompoundSystemDeflection> |
StraightBevelDiffMeshesCompoundSystemDeflection
Declaration
public ReadOnlyCollection<StraightBevelDiffGearMeshCompoundSystemDeflection> StraightBevelDiffMeshesCompoundSystemDeflection { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<StraightBevelDiffGearMeshCompoundSystemDeflection> |
Implements
System.IEquatable<T>