Version: 13.0

    Show / Hide Table of Contents

    Class AssemblyCompoundPowerFlow

    Inheritance
    System.Object
    System.MarshalByRefObject
    SMT.MastaAPIUtility.MarshalByRefObjectPermanent
    APIBase
    DesignEntityAnalysis
    DesignEntityCompoundAnalysis
    PartCompoundAnalysis
    PartCompoundPowerFlow
    AbstractAssemblyCompoundPowerFlow
    AssemblyCompoundPowerFlow
    RootAssemblyCompoundPowerFlow
    Implements
    System.IEquatable<APIBase>
    Inherited Members
    PartCompoundPowerFlow.ComponentAnalysisCases
    PartCompoundPowerFlow.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.PowerFlows.Compound
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    public class AssemblyCompoundPowerFlow : AbstractAssemblyCompoundPowerFlow, IEquatable<APIBase>

    Properties

    AssemblyAnalysisCases

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

    AssemblyAnalysisCasesReady

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

    AssemblyDesign

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

    Bearings

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

    BeltDrives

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

    BevelDifferentialGearSets

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

    BoltedJoints

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

    Bolts

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

    Clutches

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

    ConceptCouplings

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

    ConceptGearSets

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

    CVTs

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

    CycloidalAssemblies

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

    CycloidalDiscs

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

    CylindricalGearSets

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

    FaceGearSets

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

    FEParts

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

    FlexiblePinAssemblies

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

    HypoidGearSets

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

    InputPowerLoadRatioWarning

    Declaration
    public string InputPowerLoadRatioWarning { get; }
    Property Value
    Type Description
    System.String

    KlingelnbergCycloPalloidHypoidGearSets

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

    KlingelnbergCycloPalloidSpiralBevelGearSets

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

    MassDiscs

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

    MeasurementComponents

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

    OilSeals

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

    OutputPowerLoadRatioWarning

    Declaration
    public string OutputPowerLoadRatioWarning { get; }
    Property Value
    Type Description
    System.String

    PartToPartShearCouplings

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

    PlanetCarriers

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

    PointLoads

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

    PowerLoads

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

    RatingForAllGearSets

    Declaration
    public GearSetGroupDutyCycle RatingForAllGearSets { get; }
    Property Value
    Type Description
    GearSetGroupDutyCycle

    RingPins

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

    RollingRingAssemblies

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

    ShaftHubConnections

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

    Shafts

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

    SpiralBevelGearSets

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

    SpringDampers

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

    StraightBevelDiffGearSets

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

    StraightBevelGearSets

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

    Synchronisers

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

    TorqueConverters

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

    UnbalancedMasses

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

    WormGearSets

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

    ZerolBevelGearSets

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

    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