Class WormGearSetLoadCase
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
WormGearSetLoadCase
Implements
System.IEquatable <APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.StaticLoads
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class WormGearSetLoadCase : GearSetLoadCase, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public WormGearSet AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
Worm |
WormGearsLoadCase
Declaration
public ReadOnlyCollection<WormGearLoadCase> WormGearsLoadCase { get; }
Property Value
Type | Description |
---|---|
System. |
WormMeshesLoadCase
Declaration
public ReadOnlyCollection<WormGearMeshLoadCase> WormMeshesLoadCase { get; }
Property Value
Type | Description |
---|---|
System. |
Implements
System.IEquatable<T>