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