Class ZerolBevelGearSetCompoundAdvancedTimeSteppingAnalysisForModulation
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
ZerolBevelGearSetCompoundAdvancedTimeSteppingAnalysisForModulation
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.AdvancedTimeSteppingAnalysesForModulation.Compound
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class ZerolBevelGearSetCompoundAdvancedTimeSteppingAnalysisForModulation : BevelGearSetCompoundAdvancedTimeSteppingAnalysisForModulation, IEquatable<APIBase>
Properties
AssemblyAnalysisCases
Declaration
public ReadOnlyCollection<ZerolBevelGearSetAdvancedTimeSteppingAnalysisForModulation> AssemblyAnalysisCases { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<ZerolBevelGearSetAdvancedTimeSteppingAnalysisForModulation> |
AssemblyAnalysisCasesReady
Declaration
public ReadOnlyCollection<ZerolBevelGearSetAdvancedTimeSteppingAnalysisForModulation> AssemblyAnalysisCasesReady { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<ZerolBevelGearSetAdvancedTimeSteppingAnalysisForModulation> |
AssemblyDesign
Declaration
public ZerolBevelGearSet AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
ZerolBevelGearSet |
ZerolBevelGearsCompoundAdvancedTimeSteppingAnalysisForModulation
Declaration
public ReadOnlyCollection<ZerolBevelGearCompoundAdvancedTimeSteppingAnalysisForModulation> ZerolBevelGearsCompoundAdvancedTimeSteppingAnalysisForModulation { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<ZerolBevelGearCompoundAdvancedTimeSteppingAnalysisForModulation> |
ZerolBevelMeshesCompoundAdvancedTimeSteppingAnalysisForModulation
Declaration
public ReadOnlyCollection<ZerolBevelGearMeshCompoundAdvancedTimeSteppingAnalysisForModulation> ZerolBevelMeshesCompoundAdvancedTimeSteppingAnalysisForModulation { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<ZerolBevelGearMeshCompoundAdvancedTimeSteppingAnalysisForModulation> |
Implements
System.IEquatable<T>