Version: 13.0

    Show / Hide Table of Contents

    Class AssemblyModalAnalysisAtASpeed

    Inheritance
    System.Object
    System.MarshalByRefObject
    SMT.MastaAPIUtility.MarshalByRefObjectPermanent
    APIBase
    DesignEntityAnalysis
    DesignEntitySingleContextAnalysis
    PartAnalysis
    PartAnalysisCase
    PartStaticLoadAnalysisCase
    PartModalAnalysisAtASpeed
    AbstractAssemblyModalAnalysisAtASpeed
    AssemblyModalAnalysisAtASpeed
    RootAssemblyModalAnalysisAtASpeed
    Implements
    System.IEquatable<APIBase>
    Inherited Members
    PartModalAnalysisAtASpeed.ComponentDesign
    PartModalAnalysisAtASpeed.ModalAnalysisAtASpeed
    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.ModalAnalysesAtASpeed
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    public class AssemblyModalAnalysisAtASpeed : AbstractAssemblyModalAnalysisAtASpeed, 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<BearingModalAnalysisAtASpeed> Bearings { get; }
    Property Value
    Type Description
    System.Collections.ObjectModel.ReadOnlyCollection<BearingModalAnalysisAtASpeed>

    BeltDrives

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

    BevelDifferentialGearSets

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

    BoltedJoints

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

    Bolts

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

    Clutches

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

    ConceptCouplings

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

    ConceptGearSets

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

    CVTs

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

    CycloidalAssemblies

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

    CycloidalDiscs

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

    CylindricalGearSets

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

    FaceGearSets

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

    FEParts

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

    FlexiblePinAssemblies

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

    HypoidGearSets

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

    KlingelnbergCycloPalloidHypoidGearSets

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

    KlingelnbergCycloPalloidSpiralBevelGearSets

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

    MassDiscs

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

    MeasurementComponents

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

    OilSeals

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

    PartToPartShearCouplings

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

    PlanetCarriers

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

    PointLoads

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

    PowerLoads

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

    RingPins

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

    RollingRingAssemblies

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

    ShaftHubConnections

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

    Shafts

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

    SpiralBevelGearSets

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

    SpringDampers

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

    StraightBevelDiffGearSets

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

    StraightBevelGearSets

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

    Synchronisers

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

    TorqueConverters

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

    UnbalancedMasses

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

    WormGearSets

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

    ZerolBevelGearSets

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

    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