Class StraightBevelGearLoadCase
Inheritance
System.Object
StraightBevelGearLoadCase
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.StaticLoads
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class StraightBevelGearLoadCase : BevelGearLoadCase, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
public StraightBevelGear ComponentDesign { get; }
Property Value
| Type | Description |
|---|---|
| StraightBevelGear |
Implements
System.IEquatable<T>