Class StraightBevelGearSetCompoundPowerFlow
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
StraightBevelGearSetCompoundPowerFlow
Implements
System.IEquatable <APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.PowerFlows.Compound
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class StraightBevelGearSetCompoundPowerFlow : BevelGearSetCompoundPowerFlow, IEquatable<APIBase>
Properties
AssemblyAnalysisCases
Declaration
public ReadOnlyCollection<StraightBevelGearSetPowerFlow> AssemblyAnalysisCases { get; }
Property Value
Type | Description |
---|---|
System. |
AssemblyAnalysisCasesReady
Declaration
public ReadOnlyCollection<StraightBevelGearSetPowerFlow> AssemblyAnalysisCasesReady { get; }
Property Value
Type | Description |
---|---|
System. |
AssemblyDesign
Declaration
public StraightBevelGearSet AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
Straight |
StraightBevelGearsCompoundPowerFlow
Declaration
public ReadOnlyCollection<StraightBevelGearCompoundPowerFlow> StraightBevelGearsCompoundPowerFlow { get; }
Property Value
Type | Description |
---|---|
System. |
StraightBevelMeshesCompoundPowerFlow
Declaration
public ReadOnlyCollection<StraightBevelGearMeshCompoundPowerFlow> StraightBevelMeshesCompoundPowerFlow { get; }
Property Value
Type | Description |
---|---|
System. |
Implements
System.IEquatable<T>