Class KlingelnbergCycloPalloidHypoidGearSetParametricStudyTool
Inheritance
System.Object
KlingelnbergCycloPalloidHypoidGearSetParametricStudyTool
Assembly: SMT.MastaAPI.15.0.dll
public sealed class KlingelnbergCycloPalloidHypoidGearSetParametricStudyTool : KlingelnbergCycloPalloidConicalGearSetParametricStudyTool, IEquatable<APIBase>
Properties
Declaration
public KlingelnbergCycloPalloidHypoidGearSet AssemblyDesign { get; }
Property Value
Declaration
public KlingelnbergCycloPalloidHypoidGearSetLoadCase AssemblyLoadCase { get; }
Property Value
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearSetSystemDeflection> AssemblySystemDeflectionResults { get; }
Property Value
Declaration
[Obsolete("Use KlingelnbergCycloPalloidHypoidGearsParametricStudyTool")]
public ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearParametricStudyTool> KlingelnbergCycloPalloidConicalGearsParametricStudyTool { get; }
Property Value
Declaration
[Obsolete("Use KlingelnbergCycloPalloidHypoidMeshesParametricStudyTool")]
public ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearMeshParametricStudyTool> KlingelnbergCycloPalloidConicalMeshesParametricStudyTool { get; }
Property Value
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearParametricStudyTool> KlingelnbergCycloPalloidHypoidGearsParametricStudyTool { get; }
Property Value
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearMeshParametricStudyTool> KlingelnbergCycloPalloidHypoidMeshesParametricStudyTool { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods