Version: 13.0

    Show / Hide Table of Contents

    Class AbstractStaticLoadCaseGroup

    Inheritance
    System.Object
    System.MarshalByRefObject
    SMT.MastaAPIUtility.MarshalByRefObjectPermanent
    APIBase
    AbstractLoadCaseGroup
    AbstractStaticLoadCaseGroup
    AbstractDesignStateLoadCaseGroup
    DutyCycle
    Implements
    System.IEquatable<APIBase>
    Inherited Members
    AbstractLoadCaseGroup._parent
    AbstractLoadCaseGroup.Name
    AbstractLoadCaseGroup.NumberOfLoadCases
    AbstractLoadCaseGroup.TotalDuration
    AbstractLoadCaseGroup.Model
    AbstractLoadCaseGroup.ParametricAnalysisOptions
    AbstractLoadCaseGroup.LoadCaseRootAssemblies
    AbstractLoadCaseGroup.CreateLoadCases(Int32, TaskProgress)
    AbstractLoadCaseGroup.PerformPst()
    AbstractLoadCaseGroup.PerformPstWithProgress(TaskProgress)
    AbstractLoadCaseGroup.ReportNames
    AbstractLoadCaseGroup.OutputDefaultReportTo(String)
    AbstractLoadCaseGroup.GetDefaultReportWithEncodedImages()
    AbstractLoadCaseGroup.OutputActiveReportTo(String)
    AbstractLoadCaseGroup.OutputActiveReportAsTextTo(String)
    AbstractLoadCaseGroup.GetActiveReportWithEncodedImages()
    AbstractLoadCaseGroup.OutputNamedReportTo(String, String)
    AbstractLoadCaseGroup.OutputNamedReportAsMastaReport(String, String)
    AbstractLoadCaseGroup.OutputNamedReportAsTextTo(String, String)
    AbstractLoadCaseGroup.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.LoadCaseGroups
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    public abstract class AbstractStaticLoadCaseGroup : AbstractLoadCaseGroup, IEquatable<APIBase>

    Properties

    Bearings

    Declaration
    public ReadOnlyCollection<ComponentStaticLoadCaseGroup<Bearing, BearingLoadCase>> Bearings { get; }
    Property Value
    Type Description
    System.Collections.ObjectModel.ReadOnlyCollection<ComponentStaticLoadCaseGroup<Bearing, BearingLoadCase>>

    CompoundAdvancedSystemDeflection

    Declaration
    public CompoundAdvancedSystemDeflectionAnalysis CompoundAdvancedSystemDeflection { get; }
    Property Value
    Type Description
    CompoundAdvancedSystemDeflectionAnalysis

    CompoundAdvancedTimeSteppingAnalysisForModulation

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

    CompoundCriticalSpeedAnalysis

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

    CompoundDynamicModelForModalAnalysis

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

    CompoundHarmonicAnalysis

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

    CompoundModalAnalysis

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

    CompoundPowerFlow

    Declaration
    public CompoundPowerFlowAnalysis CompoundPowerFlow { get; }
    Property Value
    Type Description
    CompoundPowerFlowAnalysis

    CompoundStabilityAnalysis

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

    CompoundSteadyStateSynchronousResponse

    Declaration
    public CompoundSteadyStateSynchronousResponseAnalysis CompoundSteadyStateSynchronousResponse { get; }
    Property Value
    Type Description
    CompoundSteadyStateSynchronousResponseAnalysis

    CompoundSystemDeflection

    Declaration
    public CompoundSystemDeflectionAnalysis CompoundSystemDeflection { get; }
    Property Value
    Type Description
    CompoundSystemDeflectionAnalysis

    CylindricalGearSets

    Declaration
    public ReadOnlyCollection<GearSetStaticLoadCaseGroup<CylindricalGearSet, CylindricalGear, CylindricalGearLoadCase, CylindricalGearMesh, CylindricalGearMeshLoadCase, CylindricalGearSetLoadCase>> CylindricalGearSets { get; }
    Property Value
    Type Description
    System.Collections.ObjectModel.ReadOnlyCollection<GearSetStaticLoadCaseGroup<CylindricalGearSet, CylindricalGear, CylindricalGearLoadCase, CylindricalGearMesh, CylindricalGearMeshLoadCase, CylindricalGearSetLoadCase>>

    DesignStates

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

    FEParts

    Declaration
    public ReadOnlyCollection<ComponentStaticLoadCaseGroup<FEPart, FEPartLoadCase>> FEParts { get; }
    Property Value
    Type Description
    System.Collections.ObjectModel.ReadOnlyCollection<ComponentStaticLoadCaseGroup<FEPart, FEPartLoadCase>>

    GearSets

    Declaration
    public ReadOnlyCollection<GearSetStaticLoadCaseGroup<GearSet, Gear, GearLoadCase, GearMesh, GearMeshLoadCase, GearSetLoadCase>> GearSets { get; }
    Property Value
    Type Description
    System.Collections.ObjectModel.ReadOnlyCollection<GearSetStaticLoadCaseGroup<GearSet, Gear, GearLoadCase, GearMesh, GearMeshLoadCase, GearSetLoadCase>>

    MaxNumberOfLoadCasesToDisplay

    Declaration
    public int MaxNumberOfLoadCasesToDisplay { get; set; }
    Property Value
    Type Description
    System.Int32

    PartsWithExcitations

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

    PointLoads

    Declaration
    public ReadOnlyCollection<ComponentStaticLoadCaseGroup<PointLoad, PointLoadLoadCase>> PointLoads { get; }
    Property Value
    Type Description
    System.Collections.ObjectModel.ReadOnlyCollection<ComponentStaticLoadCaseGroup<PointLoad, PointLoadLoadCase>>

    PowerLoads

    Declaration
    public ReadOnlyCollection<ComponentStaticLoadCaseGroup<PowerLoad, PowerLoadLoadCase>> PowerLoads { get; }
    Property Value
    Type Description
    System.Collections.ObjectModel.ReadOnlyCollection<ComponentStaticLoadCaseGroup<PowerLoad, PowerLoadLoadCase>>

    StaticLoads

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

    StaticLoadsLimitedByMaxNumberOfLoadCasesToDisplay

    Displays the first static loads, limited by 'Max Number of Load Cases to Display'

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

    Methods

    AnalysisOf(AnalysisType)

    Declaration
    public CompoundAnalysis AnalysisOf(AnalysisType analysisType)
    Parameters
    Type Name Description
    AnalysisType analysisType
    Returns
    Type Description
    CompoundAnalysis

    ClearUserSpecifiedExcitationDataForAllLoadCases()

    Declaration
    public void ClearUserSpecifiedExcitationDataForAllLoadCases()

    RunPowerFlow()

    Declaration
    public void RunPowerFlow()

    SetFaceWidthsForSpecifiedSafetyFactorsFromPowerFlow()

    Declaration
    public void SetFaceWidthsForSpecifiedSafetyFactorsFromPowerFlow()

    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