Class BevelGearMeshModalAnalysis
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
BevelGearMeshModalAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.ModalAnalyses
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public abstract class BevelGearMeshModalAnalysis : AGMAGleasonConicalGearMeshModalAnalysis, IEquatable<APIBase>
Properties
ConnectionDesign
Declaration
public BevelGearMesh ConnectionDesign { get; }
Property Value
Type | Description |
---|---|
BevelGearMesh |
SystemDeflectionResults
Declaration
public BevelGearMeshSystemDeflection SystemDeflectionResults { get; }
Property Value
Type | Description |
---|---|
BevelGearMeshSystemDeflection |
Implements
System.IEquatable<T>