Version: 13.0

    Show / Hide Table of Contents

    Class AssemblyCompoundParametricStudyTool

    Inheritance
    System.Object
    System.MarshalByRefObject
    SMT.MastaAPIUtility.MarshalByRefObjectPermanent
    APIBase
    DesignEntityAnalysis
    DesignEntityCompoundAnalysis
    PartCompoundAnalysis
    PartCompoundParametricStudyTool
    AbstractAssemblyCompoundParametricStudyTool
    AssemblyCompoundParametricStudyTool
    RootAssemblyCompoundParametricStudyTool
    Implements
    System.IEquatable<APIBase>
    Inherited Members
    PartCompoundParametricStudyTool.DataLogger
    PartCompoundParametricStudyTool.ComponentAnalysisCases
    PartCompoundParametricStudyTool.ComponentAnalysisCasesReady
    PartCompoundAnalysis.TwoDDrawing
    DesignEntityCompoundAnalysis.AnalysisTime
    DesignEntityCompoundAnalysis.RealNameInContextName
    DesignEntityAnalysis._parent
    DesignEntityAnalysis.ActiveReportAsText
    DesignEntityAnalysis.Comment
    DesignEntityAnalysis.ID
    DesignEntityAnalysis.Name
    DesignEntityAnalysis.PlanetAngle
    DesignEntityAnalysis.PlanetIndex
    DesignEntityAnalysis.UniqueName
    DesignEntityAnalysis.ComponentDesign
    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.ParametricStudyTools.Compound
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    public class AssemblyCompoundParametricStudyTool : AbstractAssemblyCompoundParametricStudyTool, IEquatable<APIBase>

    Properties

    AllDutyCycleResults

    Declaration
    public DutyCycleResultsForAllComponents AllDutyCycleResults { get; }
    Property Value
    Type Description
    DutyCycleResultsForAllComponents

    AssemblyAnalysisCases

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

    AssemblyAnalysisCasesReady

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

    AssemblyDesign

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

    Bearings

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

    BeltDrives

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

    BevelDifferentialGearSets

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

    BoltedJoints

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

    Bolts

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

    Clutches

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

    ConceptCouplings

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

    ConceptGearSets

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

    CVTs

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

    CycloidalAssemblies

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

    CycloidalDiscs

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

    CylindricalGearSets

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

    FaceGearSets

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

    FEParts

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

    FlexiblePinAssemblies

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

    HypoidGearSets

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

    KlingelnbergCycloPalloidHypoidGearSets

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

    KlingelnbergCycloPalloidSpiralBevelGearSets

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

    MassDiscs

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

    MeasurementComponents

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

    OilSeals

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

    PartToPartShearCouplings

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

    PlanetCarriers

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

    PointLoads

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

    PowerLoads

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

    RingPins

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

    RollingRingAssemblies

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

    ShaftHubConnections

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

    Shafts

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

    SpiralBevelGearSets

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

    SpringDampers

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

    StraightBevelDiffGearSets

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

    StraightBevelGearSets

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

    Synchronisers

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

    TorqueConverters

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

    UnbalancedMasses

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

    WormGearSets

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

    ZerolBevelGearSets

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

    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