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