Version: 13.0

    Show / Hide Table of Contents

    Class AssemblyCompoundModalAnalysisAtAStiffness

    Inheritance
    System.Object
    System.MarshalByRefObject
    SMT.MastaAPIUtility.MarshalByRefObjectPermanent
    APIBase
    DesignEntityAnalysis
    DesignEntityCompoundAnalysis
    PartCompoundAnalysis
    PartCompoundModalAnalysisAtAStiffness
    AbstractAssemblyCompoundModalAnalysisAtAStiffness
    AssemblyCompoundModalAnalysisAtAStiffness
    RootAssemblyCompoundModalAnalysisAtAStiffness
    Implements
    System.IEquatable<APIBase>
    Inherited Members
    PartCompoundModalAnalysisAtAStiffness.ComponentAnalysisCases
    PartCompoundModalAnalysisAtAStiffness.ComponentAnalysisCasesReady
    PartCompoundAnalysis.TwoDDrawing
    DesignEntityCompoundAnalysis.AnalysisTime
    DesignEntityCompoundAnalysis.RealNameInContextName
    DesignEntityAnalysis._parent
    DesignEntityAnalysis.ActiveReportAsText
    DesignEntityAnalysis.Comment
    DesignEntityAnalysis.ID
    DesignEntityAnalysis.Name
    DesignEntityAnalysis.PlanetAngle
    DesignEntityAnalysis.PlanetIndex
    DesignEntityAnalysis.UniqueName
    DesignEntityAnalysis.ComponentDesign
    DesignEntityAnalysis.LocalCoordinateSystem
    DesignEntityAnalysis.SafetyFactors
    DesignEntityAnalysis.AllDesignEntities
    DesignEntityAnalysis.AllStatusErrors
    DesignEntityAnalysis.HasResults
    DesignEntityAnalysis.NameWithContainer
    DesignEntityAnalysis.Status
    DesignEntityAnalysis.ReportNames
    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)
    APIBase.DisconnectFromMASTA()
    APIBase.GetProperty<T>(String)
    APIBase.SetProperty(String, Object)
    APIBase.cacheRpds
    APIBase.clearCachedRpds()
    APIBase.getNamedObjectList<TElementType>(String)
    APIBase.getExpandableProperty<TReturnType>(String)
    APIBase.callPartialMethod(String, (T1, T2)<Type, Object>[])
    APIBase.callPartialMethod<T>(String, T)
    APIBase.callPartialMethod<T>(String, (T1, T2)<Type, Object>, T)
    APIBase.callPartialMethod<T>(String, (T1, T2)<Type, Object>, (T1, T2)<Type, Object>, T)
    APIBase.callPartialMethod<T>(String, (T1, T2)<Type, Object>, (T1, T2)<Type, Object>, (T1, T2)<Type, Object>, T)
    APIBase.callPartialMethod<T1, T2>(String, (T1, T2)<Type, Object>, T1, T2)
    APIBase.getPartialProperty(String)
    APIBase.setPartialProperty(String, Object)
    APIBase.IsValid(String)
    APIBase.IsReadOnly(String)
    APIBase.isInvalid
    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.CreateObjRef(Type)
    APIBase.RunPython(String, String, Object)
    APIBase.createWrappedRange(Double, Double)
    APIBase.createWrappedVector2D(Double, Double)
    APIBase.createWrappedPosition3D(Double, Double, Double)
    APIBase.Equals(APIBase)
    APIBase.GetHashCode()
    APIBase.Equals(Object)
    SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
    Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.ModalAnalysesAtAStiffness.Compound
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    public class AssemblyCompoundModalAnalysisAtAStiffness : AbstractAssemblyCompoundModalAnalysisAtAStiffness, IEquatable<APIBase>

    Properties

    AssemblyAnalysisCases

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

    AssemblyAnalysisCasesReady

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

    AssemblyDesign

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

    Bearings

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

    BeltDrives

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

    BevelDifferentialGearSets

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

    BoltedJoints

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

    Bolts

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

    Clutches

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

    ConceptCouplings

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

    ConceptGearSets

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

    CVTs

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

    CycloidalAssemblies

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

    CycloidalDiscs

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

    CylindricalGearSets

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

    FaceGearSets

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

    FEParts

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

    FlexiblePinAssemblies

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

    HypoidGearSets

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

    KlingelnbergCycloPalloidHypoidGearSets

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

    KlingelnbergCycloPalloidSpiralBevelGearSets

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

    MassDiscs

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

    MeasurementComponents

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

    OilSeals

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

    PartToPartShearCouplings

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

    PlanetCarriers

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

    PointLoads

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

    PowerLoads

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

    RingPins

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

    RollingRingAssemblies

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

    ShaftHubConnections

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

    Shafts

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

    SpiralBevelGearSets

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

    SpringDampers

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

    StraightBevelDiffGearSets

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

    StraightBevelGearSets

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

    Synchronisers

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

    TorqueConverters

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

    UnbalancedMasses

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

    WormGearSets

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

    ZerolBevelGearSets

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

    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