Class FaceGearMeshHarmonicAnalysis
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
FaceGearMeshHarmonicAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.HarmonicAnalyses
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class FaceGearMeshHarmonicAnalysis : GearMeshHarmonicAnalysis, IEquatable<APIBase>
Properties
ConnectionDesign
Declaration
public FaceGearMesh ConnectionDesign { get; }
Property Value
Type | Description |
---|---|
FaceGearMesh |
ConnectionLoadCase
Declaration
public FaceGearMeshLoadCase ConnectionLoadCase { get; }
Property Value
Type | Description |
---|---|
FaceGearMeshLoadCase |
SystemDeflectionResults
Declaration
public FaceGearMeshSystemDeflection SystemDeflectionResults { get; }
Property Value
Type | Description |
---|---|
FaceGearMeshSystemDeflection |
Implements
System.IEquatable<T>