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