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