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