Class ConceptGearMeshSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
ConceptGearMeshSystemDeflection
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.SystemDeflections
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class ConceptGearMeshSystemDeflection : GearMeshSystemDeflection, IEquatable<APIBase>
Properties
ComponentDetailedAnalysis
Declaration
public ConceptGearMeshRating ComponentDetailedAnalysis { get; }
Property Value
Type | Description |
---|---|
ConceptGearMeshRating |
ConnectionDesign
Declaration
public ConceptGearMesh ConnectionDesign { get; }
Property Value
Type | Description |
---|---|
ConceptGearMesh |
ConnectionLoadCase
Declaration
public ConceptGearMeshLoadCase ConnectionLoadCase { get; }
Property Value
Type | Description |
---|---|
ConceptGearMeshLoadCase |
PowerFlowResults
Declaration
public ConceptGearMeshPowerFlow PowerFlowResults { get; }
Property Value
Type | Description |
---|---|
ConceptGearMeshPowerFlow |
Implements
System.IEquatable<T>