Class ZerolBevelGearMeshCompoundHarmonicAnalysisOfSingleExcitation
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
ZerolBevelGearMeshCompoundHarmonicAnalysisOfSingleExcitation
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.HarmonicAnalysesSingleExcitation.Compound
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class ZerolBevelGearMeshCompoundHarmonicAnalysisOfSingleExcitation : BevelGearMeshCompoundHarmonicAnalysisOfSingleExcitation, IEquatable<APIBase>
Properties
ConnectionAnalysisCases
Declaration
public ReadOnlyCollection<ZerolBevelGearMeshHarmonicAnalysisOfSingleExcitation> ConnectionAnalysisCases { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<ZerolBevelGearMeshHarmonicAnalysisOfSingleExcitation> |
ConnectionAnalysisCasesReady
Declaration
public ReadOnlyCollection<ZerolBevelGearMeshHarmonicAnalysisOfSingleExcitation> ConnectionAnalysisCasesReady { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<ZerolBevelGearMeshHarmonicAnalysisOfSingleExcitation> |
ConnectionDesign
Declaration
public ZerolBevelGearMesh ConnectionDesign { get; }
Property Value
Type | Description |
---|---|
ZerolBevelGearMesh |
Implements
System.IEquatable<T>