Class ZerolBevelGearMeshModalAnalysis
Inheritance
System.Object
ZerolBevelGearMeshModalAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.ModalAnalyses
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class ZerolBevelGearMeshModalAnalysis : BevelGearMeshModalAnalysis, IEquatable<APIBase>
Properties
ConnectionDesign
Declaration
public ZerolBevelGearMesh ConnectionDesign { get; }
Property Value
Type | Description |
---|---|
ZerolBevelGearMesh |
ConnectionLoadCase
Declaration
public ZerolBevelGearMeshLoadCase ConnectionLoadCase { get; }
Property Value
Type | Description |
---|---|
ZerolBevelGearMeshLoadCase |
SystemDeflectionResults
Declaration
public ZerolBevelGearMeshSystemDeflection SystemDeflectionResults { get; }
Property Value
Type | Description |
---|---|
ZerolBevelGearMeshSystemDeflection |
Implements
System.IEquatable<T>