Class StraightBevelPlanetGearModalAnalysis
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
StraightBevelPlanetGearModalAnalysis
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 StraightBevelPlanetGearModalAnalysis : StraightBevelDiffGearModalAnalysis, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
public StraightBevelPlanetGear ComponentDesign { get; }
Property Value
Type | Description |
---|---|
StraightBevelPlanetGear |
SystemDeflectionResults
Declaration
public StraightBevelPlanetGearSystemDeflection SystemDeflectionResults { get; }
Property Value
Type | Description |
---|---|
StraightBevelPlanetGearSystemDeflection |
Implements
System.IEquatable<T>