Class ZerolBevelGearSetAdvancedSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
ZerolBevelGearSetAdvancedSystemDeflection
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.AdvancedSystemDeflections
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class ZerolBevelGearSetAdvancedSystemDeflection : BevelGearSetAdvancedSystemDeflection, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public ZerolBevelGearSet AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
ZerolBevelGearSet |
AssemblyLoadCase
Declaration
public ZerolBevelGearSetLoadCase AssemblyLoadCase { get; }
Property Value
Type | Description |
---|---|
ZerolBevelGearSetLoadCase |
AssemblySystemDeflectionResults
Declaration
public ReadOnlyCollection<ZerolBevelGearSetSystemDeflection> AssemblySystemDeflectionResults { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<ZerolBevelGearSetSystemDeflection> |
ComponentDetailedAnalysis
Declaration
public ZerolBevelGearSetRating ComponentDetailedAnalysis { get; }
Property Value
Type | Description |
---|---|
ZerolBevelGearSetRating |
ZerolBevelGearsAdvancedSystemDeflection
Declaration
public ReadOnlyCollection<ZerolBevelGearAdvancedSystemDeflection> ZerolBevelGearsAdvancedSystemDeflection { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<ZerolBevelGearAdvancedSystemDeflection> |
ZerolBevelMeshesAdvancedSystemDeflection
Declaration
public ReadOnlyCollection<ZerolBevelGearMeshAdvancedSystemDeflection> ZerolBevelMeshesAdvancedSystemDeflection { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<ZerolBevelGearMeshAdvancedSystemDeflection> |
Implements
System.IEquatable<T>