Class ConceptGearMeshSystemDeflection
Inheritance
System.Object
ConceptGearMeshSystemDeflection
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class ConceptGearMeshSystemDeflection : GearMeshSystemDeflection, IEquatable<APIBase>
Properties
ComponentDetailedAnalysis
Declaration
public ConceptGearMeshRating ComponentDetailedAnalysis { get; }
Property Value
ConnectionDesign
Declaration
public ConceptGearMesh ConnectionDesign { get; }
Property Value
ConnectionLoadCase
Declaration
public ConceptGearMeshLoadCase ConnectionLoadCase { get; }
Property Value
PowerFlowResults
Declaration
public ConceptGearMeshPowerFlow PowerFlowResults { get; }
Property Value
Rating
Declaration
[Obsolete("Use ComponentDetailedAnalysis")]
public ConceptGearMeshRating Rating { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods