Version: 13.0

    Show / Hide Table of Contents

    Class AssemblyParametricStudyTool

    Inheritance
    System.Object
    System.MarshalByRefObject
    SMT.MastaAPIUtility.MarshalByRefObjectPermanent
    APIBase
    DesignEntityAnalysis
    DesignEntitySingleContextAnalysis
    PartAnalysis
    PartAnalysisCase
    PartParametricStudyTool
    AbstractAssemblyParametricStudyTool
    AssemblyParametricStudyTool
    RootAssemblyParametricStudyTool
    Implements
    System.IEquatable<APIBase>
    Inherited Members
    PartParametricStudyTool.DesignOfExperimentsChart
    PartParametricStudyTool.LinearSweepChart2D
    PartParametricStudyTool.LinearSweepChart3D
    PartParametricStudyTool.ComponentDesign
    PartParametricStudyTool.DataLogger
    PartParametricStudyTool.ParametricStudyTool
    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.ParametricStudyTools
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    public class AssemblyParametricStudyTool : AbstractAssemblyParametricStudyTool, IEquatable<APIBase>

    Properties

    AllDutyCycleResults

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

    AssemblyDesign

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

    AssemblyLoadCase

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

    AssemblySystemDeflectionResults

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

    Bearings

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

    BeltDrives

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

    BevelDifferentialGearSets

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

    BoltedJoints

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

    Bolts

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

    Clutches

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

    ConceptCouplings

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

    ConceptGearSets

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

    CVTs

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

    CycloidalAssemblies

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

    CycloidalDiscs

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

    CylindricalGearSets

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

    FaceGearSets

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

    FEParts

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

    FlexiblePinAssemblies

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

    HypoidGearSets

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

    KlingelnbergCycloPalloidHypoidGearSets

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

    KlingelnbergCycloPalloidSpiralBevelGearSets

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

    MassDiscs

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

    MeasurementComponents

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

    OilSeals

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

    PartToPartShearCouplings

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

    PlanetCarriers

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

    PointLoads

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

    PowerLoads

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

    RingPins

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

    RollingRingAssemblies

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

    ShaftHubConnections

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

    Shafts

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

    SpiralBevelGearSets

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

    SpringDampers

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

    StraightBevelDiffGearSets

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

    StraightBevelGearSets

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

    Synchronisers

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

    TorqueConverters

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

    UnbalancedMasses

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

    WormGearSets

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

    ZerolBevelGearSets

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

    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