Version:

    Show / Hide Table of Contents

    Class AssemblyCompoundSystemDeflection

    Inheritance
    System.Object
    APIBase
    DesignEntityAnalysis
    DesignEntityCompoundAnalysis
    PartCompoundAnalysis
    PartCompoundSystemDeflection
    AbstractAssemblyCompoundSystemDeflection
    AssemblyCompoundSystemDeflection
    RootAssemblyCompoundSystemDeflection
    Implements
    System.IEquatable<APIBase>
    Inherited Members
    PartCompoundSystemDeflection.ComponentAnalysisCases
    PartCompoundSystemDeflection.ComponentAnalysisCasesReady
    PartCompoundAnalysis.TwoDDrawing
    DesignEntityCompoundAnalysis.AnalysisTime
    DesignEntityCompoundAnalysis.RealNameInContextName
    DesignEntityAnalysis._parent
    DesignEntityAnalysis.OutputDefaultReportTo(String)
    DesignEntityAnalysis.GetDefaultReportWithEncodedImages()
    DesignEntityAnalysis.OutputActiveReportTo(String)
    DesignEntityAnalysis.OutputActiveReportAsTextTo(String)
    DesignEntityAnalysis.GetActiveReportWithEncodedImages()
    DesignEntityAnalysis.OutputNamedReportTo(String, String)
    DesignEntityAnalysis.OutputNamedReportAsMastaReport(String, String)
    DesignEntityAnalysis.OutputNamedReportAsTextTo(String, String)
    DesignEntityAnalysis.GetNamedReportWithEncodedImages(String)
    DesignEntityAnalysis.ActiveReportAsText
    DesignEntityAnalysis.Comment
    DesignEntityAnalysis.ID
    DesignEntityAnalysis.Name
    DesignEntityAnalysis.PlanetAngle
    DesignEntityAnalysis.PlanetIndex
    DesignEntityAnalysis.UniqueName
    DesignEntityAnalysis.LocalCoordinateSystem
    DesignEntityAnalysis.SafetyFactors
    DesignEntityAnalysis.AllDesignEntities
    DesignEntityAnalysis.AllStatusErrors
    DesignEntityAnalysis.HasResults
    DesignEntityAnalysis.NameWithContainer
    DesignEntityAnalysis.Status
    DesignEntityAnalysis.ReportNames
    APIBase.DisconnectFromMASTA()
    APIBase.GetProperty<T>(String)
    APIBase.SetProperty(String, Object)
    APIBase.clearCachedRpds()
    APIBase.getNamedObjectList<TElementType>(String)
    APIBase.getExpandableProperty<TReturnType>(String)
    APIBase.callPartialMethod(String, [])
    APIBase.callPartialMethod<T>(String, T)
    APIBase.callPartialMethod<T>(String, , T)
    APIBase.callPartialMethod<T>(String, , , T)
    APIBase.callPartialMethod<T>(String, , , , T)
    APIBase.callPartialMethod<T1, T2>(String, , T1, T2)
    APIBase.getPartialProperty(String)
    APIBase.setPartialProperty(String, Object)
    APIBase.IsValid(String)
    APIBase.IsReadOnly(String)
    APIBase.DocumentationUrl()
    APIBase.ToString()
    APIBase.RunPython<T>(String, String, Object)
    APIBase.RunPythonCode<T>(String, String, Object)
    APIBase.RunPythonCode<T>(String)
    APIBase.RunPython<T>(String, String)
    APIBase.RunPython(String, String, Object)
    APIBase.createWrappedRange(Double, Double)
    APIBase.createWrappedVector2D(Double, Double)
    APIBase.createWrappedPosition3D(Double, Double, Double)
    APIBase.ToListWithSelectedItem<T>(IEnumerable<T>)
    APIBase.ToListWithSelectedItem<T>(T, IEnumerable<T>)
    APIBase.Equals(APIBase)
    APIBase.GetHashCode()
    APIBase.Equals(Object)
    APIBase.InvalidProperties
    APIBase.ReadOnlyProperties
    APIBase.AllPropertiesAreReadOnly
    APIBase.AllPropertiesAreInvalid
    APIBase.cacheRpds
    APIBase.isInvalid
    Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.SystemDeflections.Compound
    Assembly: SMT.MastaAPI.14.1.1.dll
    Syntax
    public class AssemblyCompoundSystemDeflection : AbstractAssemblyCompoundSystemDeflection, IEquatable<APIBase>

    Properties

    AnalysisSettings

    Declaration
    public AnalysisSettingsItem AnalysisSettings { get; }
    Property Value
    Type Description
    AnalysisSettingsItem

    AssemblyAnalysisCases

    Declaration
    public ReadOnlyCollection<AssemblySystemDeflection> AssemblyAnalysisCases { get; }
    Property Value
    Type Description
    System.Collections.ObjectModel.ReadOnlyCollection<AssemblySystemDeflection>

    AssemblyAnalysisCasesReady

    Declaration
    public ReadOnlyCollection<AssemblySystemDeflection> AssemblyAnalysisCasesReady { get; }
    Property Value
    Type Description
    System.Collections.ObjectModel.ReadOnlyCollection<AssemblySystemDeflection>

    AssemblyDesign

    Declaration
    public Assembly AssemblyDesign { get; }
    Property Value
    Type Description
    Assembly

    Bearings

    Declaration
    public ReadOnlyCollection<BearingCompoundSystemDeflection> Bearings { get; }
    Property Value
    Type Description
    System.Collections.ObjectModel.ReadOnlyCollection<BearingCompoundSystemDeflection>

    BeltDrives

    Declaration
    public ReadOnlyCollection<BeltDriveCompoundSystemDeflection> BeltDrives { get; }
    Property Value
    Type Description
    System.Collections.ObjectModel.ReadOnlyCollection<BeltDriveCompoundSystemDeflection>

    BevelDifferentialGearSets

    Declaration
    public ReadOnlyCollection<BevelDifferentialGearSetCompoundSystemDeflection> BevelDifferentialGearSets { get; }
    Property Value
    Type Description
    System.Collections.ObjectModel.ReadOnlyCollection<BevelDifferentialGearSetCompoundSystemDeflection>

    BoltedJoints

    Declaration
    public ReadOnlyCollection<BoltedJointCompoundSystemDeflection> BoltedJoints { get; }
    Property Value
    Type Description
    System.Collections.ObjectModel.ReadOnlyCollection<BoltedJointCompoundSystemDeflection>

    Bolts

    Declaration
    public ReadOnlyCollection<BoltCompoundSystemDeflection> Bolts { get; }
    Property Value
    Type Description
    System.Collections.ObjectModel.ReadOnlyCollection<BoltCompoundSystemDeflection>

    Clutches

    Declaration
    public ReadOnlyCollection<ClutchCompoundSystemDeflection> Clutches { get; }
    Property Value
    Type Description
    System.Collections.ObjectModel.ReadOnlyCollection<ClutchCompoundSystemDeflection>

    ComponentDesign

    Declaration
    [Obsolete("Use AssemblyDesign")]
    public Assembly ComponentDesign { get; }
    Property Value
    Type Description
    Assembly

    ConceptCouplings

    Declaration
    public ReadOnlyCollection<ConceptCouplingCompoundSystemDeflection> ConceptCouplings { get; }
    Property Value
    Type Description
    System.Collections.ObjectModel.ReadOnlyCollection<ConceptCouplingCompoundSystemDeflection>

    ConceptGearSets

    Declaration
    public ReadOnlyCollection<ConceptGearSetCompoundSystemDeflection> ConceptGearSets { get; }
    Property Value
    Type Description
    System.Collections.ObjectModel.ReadOnlyCollection<ConceptGearSetCompoundSystemDeflection>

    CVTs

    Declaration
    public ReadOnlyCollection<CVTCompoundSystemDeflection> CVTs { get; }
    Property Value
    Type Description
    System.Collections.ObjectModel.ReadOnlyCollection<CVTCompoundSystemDeflection>

    CycloidalAssemblies

    Declaration
    public ReadOnlyCollection<CycloidalAssemblyCompoundSystemDeflection> CycloidalAssemblies { get; }
    Property Value
    Type Description
    System.Collections.ObjectModel.ReadOnlyCollection<CycloidalAssemblyCompoundSystemDeflection>

    CycloidalDiscs

    Declaration
    public ReadOnlyCollection<CycloidalDiscCompoundSystemDeflection> CycloidalDiscs { get; }
    Property Value
    Type Description
    System.Collections.ObjectModel.ReadOnlyCollection<CycloidalDiscCompoundSystemDeflection>

    CylindricalGearSets

    Declaration
    public ReadOnlyCollection<CylindricalGearSetCompoundSystemDeflection> CylindricalGearSets { get; }
    Property Value
    Type Description
    System.Collections.ObjectModel.ReadOnlyCollection<CylindricalGearSetCompoundSystemDeflection>

    FaceGearSets

    Declaration
    public ReadOnlyCollection<FaceGearSetCompoundSystemDeflection> FaceGearSets { get; }
    Property Value
    Type Description
    System.Collections.ObjectModel.ReadOnlyCollection<FaceGearSetCompoundSystemDeflection>

    FEParts

    Declaration
    public ReadOnlyCollection<FEPartCompoundSystemDeflection> FEParts { get; }
    Property Value
    Type Description
    System.Collections.ObjectModel.ReadOnlyCollection<FEPartCompoundSystemDeflection>

    FlexiblePinAssemblies

    Declaration
    public ReadOnlyCollection<FlexiblePinAssemblyCompoundSystemDeflection> FlexiblePinAssemblies { get; }
    Property Value
    Type Description
    System.Collections.ObjectModel.ReadOnlyCollection<FlexiblePinAssemblyCompoundSystemDeflection>

    HypoidGearSets

    Declaration
    public ReadOnlyCollection<HypoidGearSetCompoundSystemDeflection> HypoidGearSets { get; }
    Property Value
    Type Description
    System.Collections.ObjectModel.ReadOnlyCollection<HypoidGearSetCompoundSystemDeflection>

    KlingelnbergCycloPalloidHypoidGearSets

    Declaration
    public ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearSetCompoundSystemDeflection> KlingelnbergCycloPalloidHypoidGearSets { get; }
    Property Value
    Type Description
    System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearSetCompoundSystemDeflection>

    KlingelnbergCycloPalloidSpiralBevelGearSets

    Declaration
    public ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearSetCompoundSystemDeflection> KlingelnbergCycloPalloidSpiralBevelGearSets { get; }
    Property Value
    Type Description
    System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearSetCompoundSystemDeflection>

    MassDiscs

    Declaration
    public ReadOnlyCollection<MassDiscCompoundSystemDeflection> MassDiscs { get; }
    Property Value
    Type Description
    System.Collections.ObjectModel.ReadOnlyCollection<MassDiscCompoundSystemDeflection>

    MeasurementComponents

    Declaration
    public ReadOnlyCollection<MeasurementComponentCompoundSystemDeflection> MeasurementComponents { get; }
    Property Value
    Type Description
    System.Collections.ObjectModel.ReadOnlyCollection<MeasurementComponentCompoundSystemDeflection>

    Microphones

    Declaration
    public ReadOnlyCollection<MicrophoneCompoundSystemDeflection> Microphones { get; }
    Property Value
    Type Description
    System.Collections.ObjectModel.ReadOnlyCollection<MicrophoneCompoundSystemDeflection>

    OilSeals

    Declaration
    public ReadOnlyCollection<OilSealCompoundSystemDeflection> OilSeals { get; }
    Property Value
    Type Description
    System.Collections.ObjectModel.ReadOnlyCollection<OilSealCompoundSystemDeflection>

    OverallDutyCycleBearingReliability

    Declaration
    public double OverallDutyCycleBearingReliability { get; }
    Property Value
    Type Description
    System.Double

    OverallDutyCycleGearReliability

    Declaration
    public double OverallDutyCycleGearReliability { get; }
    Property Value
    Type Description
    System.Double

    OverallDutyCycleShaftReliability

    Declaration
    public double OverallDutyCycleShaftReliability { get; }
    Property Value
    Type Description
    System.Double

    OverallOilSealDutyCycleReliability

    Declaration
    public double OverallOilSealDutyCycleReliability { get; }
    Property Value
    Type Description
    System.Double

    OverallSystemReliability

    Declaration
    public double OverallSystemReliability { get; }
    Property Value
    Type Description
    System.Double

    PartToPartShearCouplings

    Declaration
    public ReadOnlyCollection<PartToPartShearCouplingCompoundSystemDeflection> PartToPartShearCouplings { get; }
    Property Value
    Type Description
    System.Collections.ObjectModel.ReadOnlyCollection<PartToPartShearCouplingCompoundSystemDeflection>

    PlanetCarriers

    Declaration
    public ReadOnlyCollection<PlanetCarrierCompoundSystemDeflection> PlanetCarriers { get; }
    Property Value
    Type Description
    System.Collections.ObjectModel.ReadOnlyCollection<PlanetCarrierCompoundSystemDeflection>

    PointLoads

    Declaration
    public ReadOnlyCollection<PointLoadCompoundSystemDeflection> PointLoads { get; }
    Property Value
    Type Description
    System.Collections.ObjectModel.ReadOnlyCollection<PointLoadCompoundSystemDeflection>

    PowerLoads

    Declaration
    public ReadOnlyCollection<PowerLoadCompoundSystemDeflection> PowerLoads { get; }
    Property Value
    Type Description
    System.Collections.ObjectModel.ReadOnlyCollection<PowerLoadCompoundSystemDeflection>

    RatingForAllGearSets

    Declaration
    public GearSetGroupDutyCycle RatingForAllGearSets { get; }
    Property Value
    Type Description
    GearSetGroupDutyCycle

    RingPins

    Declaration
    public ReadOnlyCollection<RingPinsCompoundSystemDeflection> RingPins { get; }
    Property Value
    Type Description
    System.Collections.ObjectModel.ReadOnlyCollection<RingPinsCompoundSystemDeflection>

    RollingBearings

    Declaration
    public ReadOnlyCollection<BearingCompoundSystemDeflection> RollingBearings { get; }
    Property Value
    Type Description
    System.Collections.ObjectModel.ReadOnlyCollection<BearingCompoundSystemDeflection>

    RollingRingAssemblies

    Declaration
    public ReadOnlyCollection<RollingRingAssemblyCompoundSystemDeflection> RollingRingAssemblies { get; }
    Property Value
    Type Description
    System.Collections.ObjectModel.ReadOnlyCollection<RollingRingAssemblyCompoundSystemDeflection>

    ShaftHubConnections

    Declaration
    public ReadOnlyCollection<ShaftHubConnectionCompoundSystemDeflection> ShaftHubConnections { get; }
    Property Value
    Type Description
    System.Collections.ObjectModel.ReadOnlyCollection<ShaftHubConnectionCompoundSystemDeflection>

    Shafts

    Declaration
    public ReadOnlyCollection<ShaftCompoundSystemDeflection> Shafts { get; }
    Property Value
    Type Description
    System.Collections.ObjectModel.ReadOnlyCollection<ShaftCompoundSystemDeflection>

    ShaftSettings

    Declaration
    public ShaftSettingsItem ShaftSettings { get; }
    Property Value
    Type Description
    ShaftSettingsItem

    SpiralBevelGearSets

    Declaration
    public ReadOnlyCollection<SpiralBevelGearSetCompoundSystemDeflection> SpiralBevelGearSets { get; }
    Property Value
    Type Description
    System.Collections.ObjectModel.ReadOnlyCollection<SpiralBevelGearSetCompoundSystemDeflection>

    SpringDampers

    Declaration
    public ReadOnlyCollection<SpringDamperCompoundSystemDeflection> SpringDampers { get; }
    Property Value
    Type Description
    System.Collections.ObjectModel.ReadOnlyCollection<SpringDamperCompoundSystemDeflection>

    StraightBevelDiffGearSets

    Declaration
    public ReadOnlyCollection<StraightBevelDiffGearSetCompoundSystemDeflection> StraightBevelDiffGearSets { get; }
    Property Value
    Type Description
    System.Collections.ObjectModel.ReadOnlyCollection<StraightBevelDiffGearSetCompoundSystemDeflection>

    StraightBevelGearSets

    Declaration
    public ReadOnlyCollection<StraightBevelGearSetCompoundSystemDeflection> StraightBevelGearSets { get; }
    Property Value
    Type Description
    System.Collections.ObjectModel.ReadOnlyCollection<StraightBevelGearSetCompoundSystemDeflection>

    Synchronisers

    Declaration
    public ReadOnlyCollection<SynchroniserCompoundSystemDeflection> Synchronisers { get; }
    Property Value
    Type Description
    System.Collections.ObjectModel.ReadOnlyCollection<SynchroniserCompoundSystemDeflection>

    TorqueConverters

    Declaration
    public ReadOnlyCollection<TorqueConverterCompoundSystemDeflection> TorqueConverters { get; }
    Property Value
    Type Description
    System.Collections.ObjectModel.ReadOnlyCollection<TorqueConverterCompoundSystemDeflection>

    UnbalancedMasses

    Declaration
    public ReadOnlyCollection<UnbalancedMassCompoundSystemDeflection> UnbalancedMasses { get; }
    Property Value
    Type Description
    System.Collections.ObjectModel.ReadOnlyCollection<UnbalancedMassCompoundSystemDeflection>

    WormGearSets

    Declaration
    public ReadOnlyCollection<WormGearSetCompoundSystemDeflection> WormGearSets { get; }
    Property Value
    Type Description
    System.Collections.ObjectModel.ReadOnlyCollection<WormGearSetCompoundSystemDeflection>

    ZerolBevelGearSets

    Declaration
    public ReadOnlyCollection<ZerolBevelGearSetCompoundSystemDeflection> ZerolBevelGearSets { get; }
    Property Value
    Type Description
    System.Collections.ObjectModel.ReadOnlyCollection<ZerolBevelGearSetCompoundSystemDeflection>

    Implements

    System.IEquatable<T>

    Extension Methods

    UtilityMethods.IsReadOnly<T>(T, Expression<Func<T, Object>>)
    UtilityMethods.IsValid<T>(T, Expression<Func<T, Object>>)
    UtilityMethods.IsMethodValid<T>(T, Expression<Func<T, Action>>)
    UtilityMethods.IsMethodReadOnly<T>(T, Expression<Func<T, Action>>)
    Back to top