Class WormGearMeshModalAnalysis
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
WormGearMeshModalAnalysis
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 WormGearMeshModalAnalysis : GearMeshModalAnalysis, IEquatable<APIBase>
Properties
ConnectionDesign
Declaration
public WormGearMesh ConnectionDesign { get; }
Property Value
Type | Description |
---|---|
WormGearMesh |
ConnectionLoadCase
Declaration
public WormGearMeshLoadCase ConnectionLoadCase { get; }
Property Value
Type | Description |
---|---|
WormGearMeshLoadCase |
SystemDeflectionResults
Declaration
public WormGearMeshSystemDeflection SystemDeflectionResults { get; }
Property Value
Type | Description |
---|---|
WormGearMeshSystemDeflection |
Implements
System.IEquatable<T>