Version: 13.0

    Show / Hide Table of Contents

    Class AssemblyModalAnalysis

    Inheritance
    System.Object
    System.MarshalByRefObject
    SMT.MastaAPIUtility.MarshalByRefObjectPermanent
    APIBase
    DesignEntityAnalysis
    DesignEntitySingleContextAnalysis
    PartAnalysis
    PartAnalysisCase
    PartStaticLoadAnalysisCase
    PartModalAnalysis
    AbstractAssemblyModalAnalysis
    AssemblyModalAnalysis
    RootAssemblyModalAnalysis
    Implements
    System.IEquatable<APIBase>
    Inherited Members
    AbstractAssemblyModalAnalysis.GearMeshes
    AbstractAssemblyModalAnalysis.RigidlyConnectedGroups
    PartModalAnalysis.ComponentDesign
    PartModalAnalysis.ModalAnalysis
    PartModalAnalysis.ExcitedModesSummary
    PartModalAnalysis.GearMeshExcitationDetails
    PartModalAnalysis.ResultsForModes
    PartModalAnalysis.ShaftExcitationDetails
    PartModalAnalysis.CreateViewable()
    PartAnalysisCase.ThreeDIsometricView
    PartAnalysisCase.ThreeDView
    PartAnalysisCase.ThreeDViewOrientatedInXyPlaneWithZAxisPointingIntoTheScreen
    PartAnalysisCase.ThreeDViewOrientatedInXyPlaneWithZAxisPointingOutOfTheScreen
    PartAnalysisCase.ThreeDViewOrientatedInXzPlaneWithYAxisPointingIntoTheScreen
    PartAnalysisCase.ThreeDViewOrientatedInXzPlaneWithYAxisPointingOutOfTheScreen
    PartAnalysisCase.ThreeDViewOrientatedInYzPlaneWithXAxisPointingIntoTheScreen
    PartAnalysisCase.ThreeDViewOrientatedInYzPlaneWithXAxisPointingOutOfTheScreen
    PartAnalysis.PlanetaryOriginal
    DesignEntitySingleContextAnalysis.ParametricStudyIndex1
    DesignEntitySingleContextAnalysis.ParametricStudyIndex2
    DesignEntityAnalysis._parent
    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
    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
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    public class AssemblyModalAnalysis : AbstractAssemblyModalAnalysis, IEquatable<APIBase>

    Properties

    AssemblyDesign

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

    AssemblyLoadCase

    Declaration
    public AssemblyLoadCase AssemblyLoadCase { get; }
    Property Value
    Type Description
    AssemblyLoadCase

    Bearings

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

    BeltDrives

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

    BevelDifferentialGearSets

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

    BoltedJoints

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

    Bolts

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

    CalculateFullFEResultsByMode

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

    Clutches

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

    ConceptCouplings

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

    ConceptGearSets

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

    CVTs

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

    CycloidalAssemblies

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

    CycloidalDiscs

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

    CylindricalGearSets

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

    FaceGearSets

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

    FEParts

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

    FlexiblePinAssemblies

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

    FullFEMeshesForCalculatingModes

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

    HypoidGearSets

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

    KlingelnbergCycloPalloidHypoidGearSets

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

    KlingelnbergCycloPalloidSpiralBevelGearSets

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

    MassDiscs

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

    MeasurementComponents

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

    OilSeals

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

    PartToPartShearCouplings

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

    PlanetCarriers

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

    PointLoads

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

    PowerLoads

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

    RingPins

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

    RollingRingAssemblies

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

    ShaftHubConnections

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

    Shafts

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

    SpiralBevelGearSets

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

    SpringDampers

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

    StraightBevelDiffGearSets

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

    StraightBevelGearSets

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

    Synchronisers

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

    SystemDeflectionResults

    Declaration
    public AssemblySystemDeflection SystemDeflectionResults { get; }
    Property Value
    Type Description
    AssemblySystemDeflection

    TorqueConverters

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

    UnbalancedMasses

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

    WormGearSets

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

    ZerolBevelGearSets

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

    Methods

    CalculateAllSelectedStrainAndKineticEnergies()

    Declaration
    public void CalculateAllSelectedStrainAndKineticEnergies()

    CalculateAllStrainAndKineticEnergies()

    Declaration
    public void CalculateAllStrainAndKineticEnergies()

    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