Class AssemblyParametricStudyTool
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
AssemblyParametricStudyTool
Inherited Members
APIBase.callPartialMethod<T>(String, (T1, T2)<Type, Object>, (T1, T2)<Type, Object>, (T1, T2)<Type, Object>, T)
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Assembly: SMT.MastaAPI.13.0.dll
public class AssemblyParametricStudyTool : AbstractAssemblyParametricStudyTool, IEquatable<APIBase>
Properties
Declaration
public ReadOnlyCollection<DutyCycleResultsForAllComponents> AllDutyCycleResults { get; }
Property Value
Declaration
public Assembly AssemblyDesign { get; }
Property Value
Declaration
public AssemblyLoadCase AssemblyLoadCase { get; }
Property Value
Declaration
public ReadOnlyCollection<AssemblySystemDeflection> AssemblySystemDeflectionResults { get; }
Property Value
Declaration
public ReadOnlyCollection<BearingParametricStudyTool> Bearings { get; }
Property Value
Declaration
public ReadOnlyCollection<BeltDriveParametricStudyTool> BeltDrives { get; }
Property Value
Declaration
public ReadOnlyCollection<BevelDifferentialGearSetParametricStudyTool> BevelDifferentialGearSets { get; }
Property Value
Declaration
public ReadOnlyCollection<BoltedJointParametricStudyTool> BoltedJoints { get; }
Property Value
Declaration
public ReadOnlyCollection<BoltParametricStudyTool> Bolts { get; }
Property Value
Declaration
public ReadOnlyCollection<ClutchParametricStudyTool> Clutches { get; }
Property Value
Declaration
public ReadOnlyCollection<ConceptCouplingParametricStudyTool> ConceptCouplings { get; }
Property Value
Declaration
public ReadOnlyCollection<ConceptGearSetParametricStudyTool> ConceptGearSets { get; }
Property Value
Declaration
public ReadOnlyCollection<CVTParametricStudyTool> CVTs { get; }
Property Value
Declaration
public ReadOnlyCollection<CycloidalAssemblyParametricStudyTool> CycloidalAssemblies { get; }
Property Value
Declaration
public ReadOnlyCollection<CycloidalDiscParametricStudyTool> CycloidalDiscs { get; }
Property Value
Declaration
public ReadOnlyCollection<CylindricalGearSetParametricStudyTool> CylindricalGearSets { get; }
Property Value
Declaration
public ReadOnlyCollection<FaceGearSetParametricStudyTool> FaceGearSets { get; }
Property Value
Declaration
public ReadOnlyCollection<FEPartParametricStudyTool> FEParts { get; }
Property Value
Declaration
public ReadOnlyCollection<FlexiblePinAssemblyParametricStudyTool> FlexiblePinAssemblies { get; }
Property Value
Declaration
public ReadOnlyCollection<HypoidGearSetParametricStudyTool> HypoidGearSets { get; }
Property Value
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearSetParametricStudyTool> KlingelnbergCycloPalloidHypoidGearSets { get; }
Property Value
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearSetParametricStudyTool> KlingelnbergCycloPalloidSpiralBevelGearSets { get; }
Property Value
Declaration
public ReadOnlyCollection<MassDiscParametricStudyTool> MassDiscs { get; }
Property Value
Declaration
public ReadOnlyCollection<MeasurementComponentParametricStudyTool> MeasurementComponents { get; }
Property Value
Declaration
public ReadOnlyCollection<OilSealParametricStudyTool> OilSeals { get; }
Property Value
Declaration
public ReadOnlyCollection<PartToPartShearCouplingParametricStudyTool> PartToPartShearCouplings { get; }
Property Value
Declaration
public ReadOnlyCollection<PlanetCarrierParametricStudyTool> PlanetCarriers { get; }
Property Value
Declaration
public ReadOnlyCollection<PointLoadParametricStudyTool> PointLoads { get; }
Property Value
Declaration
public ReadOnlyCollection<PowerLoadParametricStudyTool> PowerLoads { get; }
Property Value
Declaration
public ReadOnlyCollection<RingPinsParametricStudyTool> RingPins { get; }
Property Value
Declaration
public ReadOnlyCollection<RollingRingAssemblyParametricStudyTool> RollingRingAssemblies { get; }
Property Value
Declaration
public ReadOnlyCollection<ShaftHubConnectionParametricStudyTool> ShaftHubConnections { get; }
Property Value
Declaration
public ReadOnlyCollection<ShaftParametricStudyTool> Shafts { get; }
Property Value
Declaration
public ReadOnlyCollection<SpiralBevelGearSetParametricStudyTool> SpiralBevelGearSets { get; }
Property Value
Declaration
public ReadOnlyCollection<SpringDamperParametricStudyTool> SpringDampers { get; }
Property Value
Declaration
public ReadOnlyCollection<StraightBevelDiffGearSetParametricStudyTool> StraightBevelDiffGearSets { get; }
Property Value
Declaration
public ReadOnlyCollection<StraightBevelGearSetParametricStudyTool> StraightBevelGearSets { get; }
Property Value
Declaration
public ReadOnlyCollection<SynchroniserParametricStudyTool> Synchronisers { get; }
Property Value
Declaration
public ReadOnlyCollection<TorqueConverterParametricStudyTool> TorqueConverters { get; }
Property Value
Declaration
public ReadOnlyCollection<UnbalancedMassParametricStudyTool> UnbalancedMasses { get; }
Property Value
Declaration
public ReadOnlyCollection<WormGearSetParametricStudyTool> WormGearSets { get; }
Property Value
Declaration
public ReadOnlyCollection<ZerolBevelGearSetParametricStudyTool> ZerolBevelGearSets { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods