Class KlingelnbergCycloPalloidSpiralBevelGearSetParametricStudyTool
Inheritance
System.Object
KlingelnbergCycloPalloidSpiralBevelGearSetParametricStudyTool
Assembly: SMT.MastaAPI.15.0.dll
public sealed class KlingelnbergCycloPalloidSpiralBevelGearSetParametricStudyTool : KlingelnbergCycloPalloidConicalGearSetParametricStudyTool, IEquatable<APIBase>
Properties
Declaration
public KlingelnbergCycloPalloidSpiralBevelGearSet AssemblyDesign { get; }
Property Value
Declaration
public KlingelnbergCycloPalloidSpiralBevelGearSetLoadCase AssemblyLoadCase { get; }
Property Value
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearSetSystemDeflection> AssemblySystemDeflectionResults { get; }
Property Value
Declaration
[Obsolete("Use KlingelnbergCycloPalloidSpiralBevelGearsParametricStudyTool")]
public ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearParametricStudyTool> KlingelnbergCycloPalloidConicalGearsParametricStudyTool { get; }
Property Value
Declaration
[Obsolete("Use KlingelnbergCycloPalloidSpiralBevelMeshesParametricStudyTool")]
public ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearMeshParametricStudyTool> KlingelnbergCycloPalloidConicalMeshesParametricStudyTool { get; }
Property Value
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearParametricStudyTool> KlingelnbergCycloPalloidSpiralBevelGearsParametricStudyTool { get; }
Property Value
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearMeshParametricStudyTool> KlingelnbergCycloPalloidSpiralBevelMeshesParametricStudyTool { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods