Version: 13.0

    Show / Hide Table of Contents

    Class FEPartMultibodyDynamicsAnalysis

    Inheritance
    System.Object
    System.MarshalByRefObject
    SMT.MastaAPIUtility.MarshalByRefObjectPermanent
    APIBase
    DesignEntityAnalysis
    DesignEntitySingleContextAnalysis
    PartAnalysis
    PartAnalysisCase
    PartTimeSeriesLoadAnalysisCase
    PartMultibodyDynamicsAnalysis
    ComponentMultibodyDynamicsAnalysis
    AbstractShaftOrHousingMultibodyDynamicsAnalysis
    FEPartMultibodyDynamicsAnalysis
    Implements
    System.IEquatable<APIBase>
    Inherited Members
    AbstractShaftOrHousingMultibodyDynamicsAnalysis.NumberOfRigidBodyDegreesOfFreedom
    ComponentMultibodyDynamicsAnalysis.AngularAccelerationThetaZ
    ComponentMultibodyDynamicsAnalysis.AngularDisplacementThetaZ
    ComponentMultibodyDynamicsAnalysis.AngularVelocityThetaZ
    ComponentMultibodyDynamicsAnalysis.PlanetaryAngularDisplacement
    ComponentMultibodyDynamicsAnalysis.PlanetaryRadialDisplacement
    ComponentMultibodyDynamicsAnalysis.PlanetaryVelocity
    ComponentMultibodyDynamicsAnalysis.TotalDegreesOfFreedom
    PartMultibodyDynamicsAnalysis.MultibodyDynamicsAnalysis
    PartMultibodyDynamicsAnalysis.DataLogger
    PartMultibodyDynamicsAnalysis.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.MBDAnalyses
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    public class FEPartMultibodyDynamicsAnalysis : AbstractShaftOrHousingMultibodyDynamicsAnalysis, IEquatable<APIBase>

    Properties

    AverageSoundPower

    Measurement: PowerSmall

    Declaration
    public double AverageSoundPower { get; }
    Property Value
    Type Description
    System.Double

    ComponentDesign

    Declaration
    public FEPart ComponentDesign { get; }
    Property Value
    Type Description
    FEPart

    ComponentLoadCase

    Declaration
    public FEPartLoadCase ComponentLoadCase { get; }
    Property Value
    Type Description
    FEPartLoadCase

    ElasticDeflectionsTotalMagnitude

    Measurement: VeryShortLength

    Declaration
    public List<double> ElasticDeflectionsTotalMagnitude { get; }
    Property Value
    Type Description
    System.Collections.Generic.List<System.Double>

    ElasticLocalThetaXAccelerations

    Measurement: AngularAcceleration

    Declaration
    public List<double> ElasticLocalThetaXAccelerations { get; }
    Property Value
    Type Description
    System.Collections.Generic.List<System.Double>

    ElasticLocalThetaXDeflections

    Measurement: SmallAngle

    Declaration
    public List<double> ElasticLocalThetaXDeflections { get; }
    Property Value
    Type Description
    System.Collections.Generic.List<System.Double>

    ElasticLocalThetaXVelocities

    Measurement: AngularVelocity

    Declaration
    public List<double> ElasticLocalThetaXVelocities { get; }
    Property Value
    Type Description
    System.Collections.Generic.List<System.Double>

    ElasticLocalThetaYAccelerations

    Measurement: AngularAcceleration

    Declaration
    public List<double> ElasticLocalThetaYAccelerations { get; }
    Property Value
    Type Description
    System.Collections.Generic.List<System.Double>

    ElasticLocalThetaYDeflections

    Measurement: SmallAngle

    Declaration
    public List<double> ElasticLocalThetaYDeflections { get; }
    Property Value
    Type Description
    System.Collections.Generic.List<System.Double>

    ElasticLocalThetaYVelocities

    Measurement: AngularVelocity

    Declaration
    public List<double> ElasticLocalThetaYVelocities { get; }
    Property Value
    Type Description
    System.Collections.Generic.List<System.Double>

    ElasticLocalThetaZAccelerations

    Measurement: AngularAcceleration

    Declaration
    public List<double> ElasticLocalThetaZAccelerations { get; }
    Property Value
    Type Description
    System.Collections.Generic.List<System.Double>

    ElasticLocalThetaZDeflections

    Measurement: SmallAngle

    Declaration
    public List<double> ElasticLocalThetaZDeflections { get; }
    Property Value
    Type Description
    System.Collections.Generic.List<System.Double>

    ElasticLocalThetaZVelocities

    Measurement: AngularVelocity

    Declaration
    public List<double> ElasticLocalThetaZVelocities { get; }
    Property Value
    Type Description
    System.Collections.Generic.List<System.Double>

    ElasticLocalXAccelerations

    Measurement: Acceleration

    Declaration
    public List<double> ElasticLocalXAccelerations { get; }
    Property Value
    Type Description
    System.Collections.Generic.List<System.Double>

    ElasticLocalXDeflections

    Measurement: VeryShortLength

    Declaration
    public List<double> ElasticLocalXDeflections { get; }
    Property Value
    Type Description
    System.Collections.Generic.List<System.Double>

    ElasticLocalXVelocities

    Measurement: VelocitySmall

    Declaration
    public List<double> ElasticLocalXVelocities { get; }
    Property Value
    Type Description
    System.Collections.Generic.List<System.Double>

    ElasticLocalYAccelerations

    Measurement: Acceleration

    Declaration
    public List<double> ElasticLocalYAccelerations { get; }
    Property Value
    Type Description
    System.Collections.Generic.List<System.Double>

    ElasticLocalYDeflections

    Measurement: VeryShortLength

    Declaration
    public List<double> ElasticLocalYDeflections { get; }
    Property Value
    Type Description
    System.Collections.Generic.List<System.Double>

    ElasticLocalYVelocities

    Measurement: VelocitySmall

    Declaration
    public List<double> ElasticLocalYVelocities { get; }
    Property Value
    Type Description
    System.Collections.Generic.List<System.Double>

    ElasticLocalZAccelerations

    Measurement: Acceleration

    Declaration
    public List<double> ElasticLocalZAccelerations { get; }
    Property Value
    Type Description
    System.Collections.Generic.List<System.Double>

    ElasticLocalZDeflections

    Measurement: VeryShortLength

    Declaration
    public List<double> ElasticLocalZDeflections { get; }
    Property Value
    Type Description
    System.Collections.Generic.List<System.Double>

    ElasticLocalZVelocities

    Measurement: VelocitySmall

    Declaration
    public List<double> ElasticLocalZVelocities { get; }
    Property Value
    Type Description
    System.Collections.Generic.List<System.Double>

    InstantaneousSoundPowerERP

    Measurement: PowerSmall

    Declaration
    public List<double> InstantaneousSoundPowerERP { get; }
    Property Value
    Type Description
    System.Collections.Generic.List<System.Double>

    NodalForceThetaX

    Measurement: Torque

    Declaration
    public List<double> NodalForceThetaX { get; }
    Property Value
    Type Description
    System.Collections.Generic.List<System.Double>

    NodalForceThetaY

    Measurement: Torque

    Declaration
    public List<double> NodalForceThetaY { get; }
    Property Value
    Type Description
    System.Collections.Generic.List<System.Double>

    NodalForceThetaZ

    Measurement: Torque

    Declaration
    public List<double> NodalForceThetaZ { get; }
    Property Value
    Type Description
    System.Collections.Generic.List<System.Double>

    NodalForceX

    Measurement: Force

    Declaration
    public List<double> NodalForceX { get; }
    Property Value
    Type Description
    System.Collections.Generic.List<System.Double>

    NodalForceY

    Measurement: Force

    Declaration
    public List<double> NodalForceY { get; }
    Property Value
    Type Description
    System.Collections.Generic.List<System.Double>

    NodalForceZ

    Measurement: Force

    Declaration
    public List<double> NodalForceZ { get; }
    Property Value
    Type Description
    System.Collections.Generic.List<System.Double>

    Planetaries

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

    RMSNormalVelocity

    Measurement: VelocitySmall

    Declaration
    public List<double> RMSNormalVelocity { get; }
    Property Value
    Type Description
    System.Collections.Generic.List<System.Double>

    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