Class AssemblyCompoundStabilityAnalysis
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
AssemblyCompoundStabilityAnalysis
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 class AssemblyCompoundStabilityAnalysis : AbstractAssemblyCompoundStabilityAnalysis, IEquatable<APIBase>
Properties
AssemblyAnalysisCases
Declaration
public ReadOnlyCollection<AssemblyStabilityAnalysis> AssemblyAnalysisCases { get; }
Property Value
AssemblyAnalysisCasesReady
Declaration
public ReadOnlyCollection<AssemblyStabilityAnalysis> AssemblyAnalysisCasesReady { get; }
Property Value
AssemblyDesign
Declaration
public Assembly AssemblyDesign { get; }
Property Value
Bearings
Declaration
public ReadOnlyCollection<BearingCompoundStabilityAnalysis> Bearings { get; }
Property Value
BeltDrives
Declaration
public ReadOnlyCollection<BeltDriveCompoundStabilityAnalysis> BeltDrives { get; }
Property Value
BevelDifferentialGearSets
Declaration
public ReadOnlyCollection<BevelDifferentialGearSetCompoundStabilityAnalysis> BevelDifferentialGearSets { get; }
Property Value
BoltedJoints
Declaration
public ReadOnlyCollection<BoltedJointCompoundStabilityAnalysis> BoltedJoints { get; }
Property Value
Bolts
Declaration
public ReadOnlyCollection<BoltCompoundStabilityAnalysis> Bolts { get; }
Property Value
Clutches
Declaration
public ReadOnlyCollection<ClutchCompoundStabilityAnalysis> Clutches { get; }
Property Value
ConceptCouplings
Declaration
public ReadOnlyCollection<ConceptCouplingCompoundStabilityAnalysis> ConceptCouplings { get; }
Property Value
ConceptGearSets
Declaration
public ReadOnlyCollection<ConceptGearSetCompoundStabilityAnalysis> ConceptGearSets { get; }
Property Value
CVTs
Declaration
public ReadOnlyCollection<CVTCompoundStabilityAnalysis> CVTs { get; }
Property Value
CycloidalAssemblies
Declaration
public ReadOnlyCollection<CycloidalAssemblyCompoundStabilityAnalysis> CycloidalAssemblies { get; }
Property Value
CycloidalDiscs
Declaration
public ReadOnlyCollection<CycloidalDiscCompoundStabilityAnalysis> CycloidalDiscs { get; }
Property Value
CylindricalGearSets
Declaration
public ReadOnlyCollection<CylindricalGearSetCompoundStabilityAnalysis> CylindricalGearSets { get; }
Property Value
FaceGearSets
Declaration
public ReadOnlyCollection<FaceGearSetCompoundStabilityAnalysis> FaceGearSets { get; }
Property Value
FEParts
Declaration
public ReadOnlyCollection<FEPartCompoundStabilityAnalysis> FEParts { get; }
Property Value
FlexiblePinAssemblies
Declaration
public ReadOnlyCollection<FlexiblePinAssemblyCompoundStabilityAnalysis> FlexiblePinAssemblies { get; }
Property Value
HypoidGearSets
Declaration
public ReadOnlyCollection<HypoidGearSetCompoundStabilityAnalysis> HypoidGearSets { get; }
Property Value
KlingelnbergCycloPalloidHypoidGearSets
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearSetCompoundStabilityAnalysis> KlingelnbergCycloPalloidHypoidGearSets { get; }
Property Value
KlingelnbergCycloPalloidSpiralBevelGearSets
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearSetCompoundStabilityAnalysis> KlingelnbergCycloPalloidSpiralBevelGearSets { get; }
Property Value
MassDiscs
Declaration
public ReadOnlyCollection<MassDiscCompoundStabilityAnalysis> MassDiscs { get; }
Property Value
MeasurementComponents
Declaration
public ReadOnlyCollection<MeasurementComponentCompoundStabilityAnalysis> MeasurementComponents { get; }
Property Value
OilSeals
Declaration
public ReadOnlyCollection<OilSealCompoundStabilityAnalysis> OilSeals { get; }
Property Value
PartToPartShearCouplings
Declaration
public ReadOnlyCollection<PartToPartShearCouplingCompoundStabilityAnalysis> PartToPartShearCouplings { get; }
Property Value
PlanetCarriers
Declaration
public ReadOnlyCollection<PlanetCarrierCompoundStabilityAnalysis> PlanetCarriers { get; }
Property Value
PointLoads
Declaration
public ReadOnlyCollection<PointLoadCompoundStabilityAnalysis> PointLoads { get; }
Property Value
PowerLoads
Declaration
public ReadOnlyCollection<PowerLoadCompoundStabilityAnalysis> PowerLoads { get; }
Property Value
RingPins
Declaration
public ReadOnlyCollection<RingPinsCompoundStabilityAnalysis> RingPins { get; }
Property Value
RollingRingAssemblies
Declaration
public ReadOnlyCollection<RollingRingAssemblyCompoundStabilityAnalysis> RollingRingAssemblies { get; }
Property Value
ShaftHubConnections
Declaration
public ReadOnlyCollection<ShaftHubConnectionCompoundStabilityAnalysis> ShaftHubConnections { get; }
Property Value
Shafts
Declaration
public ReadOnlyCollection<ShaftCompoundStabilityAnalysis> Shafts { get; }
Property Value
SpiralBevelGearSets
Declaration
public ReadOnlyCollection<SpiralBevelGearSetCompoundStabilityAnalysis> SpiralBevelGearSets { get; }
Property Value
SpringDampers
Declaration
public ReadOnlyCollection<SpringDamperCompoundStabilityAnalysis> SpringDampers { get; }
Property Value
StraightBevelDiffGearSets
Declaration
public ReadOnlyCollection<StraightBevelDiffGearSetCompoundStabilityAnalysis> StraightBevelDiffGearSets { get; }
Property Value
StraightBevelGearSets
Declaration
public ReadOnlyCollection<StraightBevelGearSetCompoundStabilityAnalysis> StraightBevelGearSets { get; }
Property Value
Synchronisers
Declaration
public ReadOnlyCollection<SynchroniserCompoundStabilityAnalysis> Synchronisers { get; }
Property Value
TorqueConverters
Declaration
public ReadOnlyCollection<TorqueConverterCompoundStabilityAnalysis> TorqueConverters { get; }
Property Value
UnbalancedMasses
Declaration
public ReadOnlyCollection<UnbalancedMassCompoundStabilityAnalysis> UnbalancedMasses { get; }
Property Value
WormGearSets
Declaration
public ReadOnlyCollection<WormGearSetCompoundStabilityAnalysis> WormGearSets { get; }
Property Value
ZerolBevelGearSets
Declaration
public ReadOnlyCollection<ZerolBevelGearSetCompoundStabilityAnalysis> ZerolBevelGearSets { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods