Version: 13.0

    Show / Hide Table of Contents

    Class AssemblyDynamicAnalysis

    Inheritance
    System.Object
    System.MarshalByRefObject
    SMT.MastaAPIUtility.MarshalByRefObjectPermanent
    APIBase
    DesignEntityAnalysis
    DesignEntitySingleContextAnalysis
    PartAnalysis
    PartAnalysisCase
    PartStaticLoadAnalysisCase
    PartFEAnalysis
    PartDynamicAnalysis
    AbstractAssemblyDynamicAnalysis
    AssemblyDynamicAnalysis
    RootAssemblyDynamicAnalysis
    Implements
    System.IEquatable<APIBase>
    Inherited Members
    PartDynamicAnalysis.ComponentDesign
    PartDynamicAnalysis.DynamicAnalysis
    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.DynamicAnalyses
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    public class AssemblyDynamicAnalysis : AbstractAssemblyDynamicAnalysis, 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<BearingDynamicAnalysis> Bearings { get; }
    Property Value
    Type Description
    System.Collections.ObjectModel.ReadOnlyCollection<BearingDynamicAnalysis>

    BeltDrives

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

    BevelDifferentialGearSets

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

    BoltedJoints

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

    Bolts

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

    Clutches

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

    ConceptCouplings

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

    ConceptGearSets

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

    CVTs

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

    CycloidalAssemblies

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

    CycloidalDiscs

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

    CylindricalGearSets

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

    FaceGearSets

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

    FEParts

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

    FlexiblePinAssemblies

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

    HypoidGearSets

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

    KlingelnbergCycloPalloidHypoidGearSets

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

    KlingelnbergCycloPalloidSpiralBevelGearSets

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

    MassDiscs

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

    MeasurementComponents

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

    OilSeals

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

    PartToPartShearCouplings

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

    PlanetCarriers

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

    PointLoads

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

    PowerLoads

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

    RingPins

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

    RollingRingAssemblies

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

    ShaftHubConnections

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

    Shafts

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

    SpiralBevelGearSets

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

    SpringDampers

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

    StraightBevelDiffGearSets

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

    StraightBevelGearSets

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

    Synchronisers

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

    TorqueConverters

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

    UnbalancedMasses

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

    WormGearSets

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

    ZerolBevelGearSets

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

    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