Class HypoidGearMeshModalAnalysis
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
HypoidGearMeshModalAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.ModalAnalyses
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class HypoidGearMeshModalAnalysis : AGMAGleasonConicalGearMeshModalAnalysis, IEquatable<APIBase>
Properties
ConnectionDesign
Declaration
public HypoidGearMesh ConnectionDesign { get; }
Property Value
Type | Description |
---|---|
HypoidGearMesh |
ConnectionLoadCase
Declaration
public HypoidGearMeshLoadCase ConnectionLoadCase { get; }
Property Value
Type | Description |
---|---|
HypoidGearMeshLoadCase |
SystemDeflectionResults
Declaration
public HypoidGearMeshSystemDeflection SystemDeflectionResults { get; }
Property Value
Type | Description |
---|---|
HypoidGearMeshSystemDeflection |
Implements
System.IEquatable<T>