Class BevelGearStabilityAnalysis
Inheritance
System.Object
BevelGearStabilityAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.StabilityAnalyses
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public abstract class BevelGearStabilityAnalysis : AGMAGleasonConicalGearStabilityAnalysis, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
public BevelGear ComponentDesign { get; }
Property Value
Type | Description |
---|---|
BevelGear |
Implements
System.IEquatable<T>