Class AssemblyAdvancedSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
AssemblyAdvancedSystemDeflection
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 AssemblyAdvancedSystemDeflection : AbstractAssemblyAdvancedSystemDeflection, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public Assembly AssemblyDesign { get; }
Property Value
AssemblyLoadCase
Declaration
public AssemblyLoadCase AssemblyLoadCase { get; }
Property Value
AssemblySystemDeflectionResults
Declaration
public ReadOnlyCollection<AssemblySystemDeflection> AssemblySystemDeflectionResults { get; }
Property Value
Bearings
Declaration
public ReadOnlyCollection<BearingAdvancedSystemDeflection> Bearings { get; }
Property Value
BeltDrives
Declaration
public ReadOnlyCollection<BeltDriveAdvancedSystemDeflection> BeltDrives { get; }
Property Value
BevelDifferentialGearSets
Declaration
public ReadOnlyCollection<BevelDifferentialGearSetAdvancedSystemDeflection> BevelDifferentialGearSets { get; }
Property Value
BoltedJoints
Declaration
public ReadOnlyCollection<BoltedJointAdvancedSystemDeflection> BoltedJoints { get; }
Property Value
Bolts
Declaration
public ReadOnlyCollection<BoltAdvancedSystemDeflection> Bolts { get; }
Property Value
Clutches
Declaration
public ReadOnlyCollection<ClutchAdvancedSystemDeflection> Clutches { get; }
Property Value
ConceptCouplings
Declaration
public ReadOnlyCollection<ConceptCouplingAdvancedSystemDeflection> ConceptCouplings { get; }
Property Value
ConceptGearSets
Declaration
public ReadOnlyCollection<ConceptGearSetAdvancedSystemDeflection> ConceptGearSets { get; }
Property Value
CVTs
Declaration
public ReadOnlyCollection<CVTAdvancedSystemDeflection> CVTs { get; }
Property Value
CycloidalAssemblies
Declaration
public ReadOnlyCollection<CycloidalAssemblyAdvancedSystemDeflection> CycloidalAssemblies { get; }
Property Value
CycloidalDiscs
Declaration
public ReadOnlyCollection<CycloidalDiscAdvancedSystemDeflection> CycloidalDiscs { get; }
Property Value
CylindricalGearSets
Declaration
public ReadOnlyCollection<CylindricalGearSetAdvancedSystemDeflection> CylindricalGearSets { get; }
Property Value
FaceGearSets
Declaration
public ReadOnlyCollection<FaceGearSetAdvancedSystemDeflection> FaceGearSets { get; }
Property Value
FEParts
Declaration
public ReadOnlyCollection<FEPartAdvancedSystemDeflection> FEParts { get; }
Property Value
FlexiblePinAssemblies
Declaration
public ReadOnlyCollection<FlexiblePinAssemblyAdvancedSystemDeflection> FlexiblePinAssemblies { get; }
Property Value
HypoidGearSets
Declaration
public ReadOnlyCollection<HypoidGearSetAdvancedSystemDeflection> HypoidGearSets { get; }
Property Value
KlingelnbergCycloPalloidHypoidGearSets
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearSetAdvancedSystemDeflection> KlingelnbergCycloPalloidHypoidGearSets { get; }
Property Value
KlingelnbergCycloPalloidSpiralBevelGearSets
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearSetAdvancedSystemDeflection> KlingelnbergCycloPalloidSpiralBevelGearSets { get; }
Property Value
MassDiscs
Declaration
public ReadOnlyCollection<MassDiscAdvancedSystemDeflection> MassDiscs { get; }
Property Value
MeasurementComponents
Declaration
public ReadOnlyCollection<MeasurementComponentAdvancedSystemDeflection> MeasurementComponents { get; }
Property Value
OilSeals
Declaration
public ReadOnlyCollection<OilSealAdvancedSystemDeflection> OilSeals { get; }
Property Value
PartToPartShearCouplings
Declaration
public ReadOnlyCollection<PartToPartShearCouplingAdvancedSystemDeflection> PartToPartShearCouplings { get; }
Property Value
PlanetCarriers
Declaration
public ReadOnlyCollection<PlanetCarrierAdvancedSystemDeflection> PlanetCarriers { get; }
Property Value
PointLoads
Declaration
public ReadOnlyCollection<PointLoadAdvancedSystemDeflection> PointLoads { get; }
Property Value
PowerLoads
Declaration
public ReadOnlyCollection<PowerLoadAdvancedSystemDeflection> PowerLoads { get; }
Property Value
RingPins
Declaration
public ReadOnlyCollection<RingPinsAdvancedSystemDeflection> RingPins { get; }
Property Value
RollingRingAssemblies
Declaration
public ReadOnlyCollection<RollingRingAssemblyAdvancedSystemDeflection> RollingRingAssemblies { get; }
Property Value
ShaftHubConnections
Declaration
public ReadOnlyCollection<ShaftHubConnectionAdvancedSystemDeflection> ShaftHubConnections { get; }
Property Value
Shafts
Declaration
public ReadOnlyCollection<ShaftAdvancedSystemDeflection> Shafts { get; }
Property Value
SpiralBevelGearSets
Declaration
public ReadOnlyCollection<SpiralBevelGearSetAdvancedSystemDeflection> SpiralBevelGearSets { get; }
Property Value
SpringDampers
Declaration
public ReadOnlyCollection<SpringDamperAdvancedSystemDeflection> SpringDampers { get; }
Property Value
StraightBevelDiffGearSets
Declaration
public ReadOnlyCollection<StraightBevelDiffGearSetAdvancedSystemDeflection> StraightBevelDiffGearSets { get; }
Property Value
StraightBevelGearSets
Declaration
public ReadOnlyCollection<StraightBevelGearSetAdvancedSystemDeflection> StraightBevelGearSets { get; }
Property Value
Synchronisers
Declaration
public ReadOnlyCollection<SynchroniserAdvancedSystemDeflection> Synchronisers { get; }
Property Value
TorqueConverters
Declaration
public ReadOnlyCollection<TorqueConverterAdvancedSystemDeflection> TorqueConverters { get; }
Property Value
UnbalancedMasses
Declaration
public ReadOnlyCollection<UnbalancedMassAdvancedSystemDeflection> UnbalancedMasses { get; }
Property Value
WormGearSets
Declaration
public ReadOnlyCollection<WormGearSetAdvancedSystemDeflection> WormGearSets { get; }
Property Value
ZerolBevelGearSets
Declaration
public ReadOnlyCollection<ZerolBevelGearSetAdvancedSystemDeflection> ZerolBevelGearSets { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods