Class ZerolBevelGearSetSystemDeflection
Inheritance
System.Object
ZerolBevelGearSetSystemDeflection
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class ZerolBevelGearSetSystemDeflection : BevelGearSetSystemDeflection, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public ZerolBevelGearSet AssemblyDesign { get; }
Property Value
AssemblyLoadCase
Declaration
public ZerolBevelGearSetLoadCase AssemblyLoadCase { get; }
Property Value
BevelGearsSystemDeflection
Declaration
[Obsolete("Use ZerolBevelGearsSystemDeflection")]
public ReadOnlyCollection<ZerolBevelGearSystemDeflection> BevelGearsSystemDeflection { get; }
Property Value
BevelMeshesSystemDeflection
Declaration
[Obsolete("Use ZerolBevelMeshesSystemDeflection")]
public ReadOnlyCollection<ZerolBevelGearMeshSystemDeflection> BevelMeshesSystemDeflection { get; }
Property Value
ComponentDetailedAnalysis
Declaration
public ZerolBevelGearSetRating ComponentDetailedAnalysis { get; }
Property Value
PowerFlowResults
Declaration
public ZerolBevelGearSetPowerFlow PowerFlowResults { get; }
Property Value
Rating
Declaration
[Obsolete("Use ComponentDetailedAnalysis")]
public ZerolBevelGearSetRating Rating { get; }
Property Value
ZerolBevelGearsSystemDeflection
Declaration
public ReadOnlyCollection<ZerolBevelGearSystemDeflection> ZerolBevelGearsSystemDeflection { get; }
Property Value
ZerolBevelMeshesSystemDeflection
Declaration
public ReadOnlyCollection<ZerolBevelGearMeshSystemDeflection> ZerolBevelMeshesSystemDeflection { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods