Class ZerolBevelGearSetAdvancedSystemDeflection
Inheritance
System.Object
ZerolBevelGearSetAdvancedSystemDeflection
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class ZerolBevelGearSetAdvancedSystemDeflection : BevelGearSetAdvancedSystemDeflection, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public ZerolBevelGearSet AssemblyDesign { get; }
Property Value
AssemblyLoadCase
Declaration
public ZerolBevelGearSetLoadCase AssemblyLoadCase { get; }
Property Value
AssemblySystemDeflectionResults
Declaration
public ReadOnlyCollection<ZerolBevelGearSetSystemDeflection> AssemblySystemDeflectionResults { get; }
Property Value
BevelGearsAdvancedSystemDeflection
Declaration
[Obsolete("Use ZerolBevelGearsAdvancedSystemDeflection")]
public ReadOnlyCollection<ZerolBevelGearAdvancedSystemDeflection> BevelGearsAdvancedSystemDeflection { get; }
Property Value
BevelMeshesAdvancedSystemDeflection
Declaration
[Obsolete("Use ZerolBevelMeshesAdvancedSystemDeflection")]
public ReadOnlyCollection<ZerolBevelGearMeshAdvancedSystemDeflection> BevelMeshesAdvancedSystemDeflection { get; }
Property Value
ComponentDetailedAnalysis
Declaration
public ZerolBevelGearSetRating ComponentDetailedAnalysis { get; }
Property Value
Rating
Declaration
[Obsolete("Use ComponentDetailedAnalysis")]
public ZerolBevelGearSetRating Rating { get; }
Property Value
ZerolBevelGearsAdvancedSystemDeflection
Declaration
public ReadOnlyCollection<ZerolBevelGearAdvancedSystemDeflection> ZerolBevelGearsAdvancedSystemDeflection { get; }
Property Value
ZerolBevelMeshesAdvancedSystemDeflection
Declaration
public ReadOnlyCollection<ZerolBevelGearMeshAdvancedSystemDeflection> ZerolBevelMeshesAdvancedSystemDeflection { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods