Version: 13.0

    Show / Hide Table of Contents

    Class AssemblyCompoundModalAnalysis

    Inheritance
    System.Object
    System.MarshalByRefObject
    SMT.MastaAPIUtility.MarshalByRefObjectPermanent
    APIBase
    DesignEntityAnalysis
    DesignEntityCompoundAnalysis
    PartCompoundAnalysis
    PartCompoundModalAnalysis
    AbstractAssemblyCompoundModalAnalysis
    AssemblyCompoundModalAnalysis
    RootAssemblyCompoundModalAnalysis
    Implements
    System.IEquatable<APIBase>
    Inherited Members
    PartCompoundModalAnalysis.ComponentAnalysisCases
    PartCompoundModalAnalysis.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.ModalAnalyses.Compound
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    public class AssemblyCompoundModalAnalysis : AbstractAssemblyCompoundModalAnalysis, IEquatable<APIBase>

    Properties

    AssemblyAnalysisCases

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

    AssemblyAnalysisCasesReady

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

    AssemblyDesign

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

    Bearings

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

    BeltDrives

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

    BevelDifferentialGearSets

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

    BoltedJoints

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

    Bolts

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

    Clutches

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

    ConceptCouplings

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

    ConceptGearSets

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

    CVTs

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

    CycloidalAssemblies

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

    CycloidalDiscs

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

    CylindricalGearSets

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

    FaceGearSets

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

    FEParts

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

    FlexiblePinAssemblies

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

    HypoidGearSets

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

    KlingelnbergCycloPalloidHypoidGearSets

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

    KlingelnbergCycloPalloidSpiralBevelGearSets

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

    MassDiscs

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

    MeasurementComponents

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

    OilSeals

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

    PartToPartShearCouplings

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

    PlanetCarriers

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

    PointLoads

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

    PowerLoads

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

    RingPins

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

    RollingRingAssemblies

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

    ShaftHubConnections

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

    Shafts

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

    SpiralBevelGearSets

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

    SpringDampers

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

    StraightBevelDiffGearSets

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

    StraightBevelGearSets

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

    Synchronisers

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

    TorqueConverters

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

    UnbalancedMasses

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

    WormGearSets

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

    ZerolBevelGearSets

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

    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