Class KlingelnbergCycloPalloidConicalGearSetParametricStudyTool
Inheritance
System.Object
KlingelnbergCycloPalloidConicalGearSetParametricStudyTool
Assembly: SMT.MastaAPI.15.0.dll
public abstract class KlingelnbergCycloPalloidConicalGearSetParametricStudyTool : ConicalGearSetParametricStudyTool, IEquatable<APIBase>
Properties
Declaration
public KlingelnbergCycloPalloidConicalGearSet AssemblyDesign { get; }
Property Value
Declaration
[Obsolete("Use KlingelnbergCycloPalloidConicalGearsParametricStudyTool")]
public ReadOnlyCollection<KlingelnbergCycloPalloidConicalGearParametricStudyTool> ConicalGearsParametricStudyTool { get; }
Property Value
Declaration
[Obsolete("Use KlingelnbergCycloPalloidConicalMeshesParametricStudyTool")]
public ReadOnlyCollection<KlingelnbergCycloPalloidConicalGearMeshParametricStudyTool> ConicalMeshesParametricStudyTool { get; }
Property Value
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidConicalGearParametricStudyTool> KlingelnbergCycloPalloidConicalGearsParametricStudyTool { get; }
Property Value
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidConicalGearMeshParametricStudyTool> KlingelnbergCycloPalloidConicalMeshesParametricStudyTool { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods