Class StraightBevelSunGearModalAnalysis
Inheritance
System.Object
StraightBevelSunGearModalAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.ModalAnalyses
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class StraightBevelSunGearModalAnalysis : StraightBevelDiffGearModalAnalysis, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
public StraightBevelSunGear ComponentDesign { get; }
Property Value
Type | Description |
---|---|
StraightBevelSunGear |
SystemDeflectionResults
Declaration
public StraightBevelSunGearSystemDeflection SystemDeflectionResults { get; }
Property Value
Type | Description |
---|---|
StraightBevelSunGearSystemDeflection |
Implements
System.IEquatable<T>