Class HypoidGearSetCompoundParametricStudyTool
Inheritance
System.Object
HypoidGearSetCompoundParametricStudyTool
Assembly: SMT.MastaAPI.15.0.dll
public sealed class HypoidGearSetCompoundParametricStudyTool : AGMAGleasonConicalGearSetCompoundParametricStudyTool, IEquatable<APIBase>
Properties
Declaration
public ReadOnlyCollection<HypoidGearSetParametricStudyTool> AssemblyAnalysisCases { get; }
Property Value
Declaration
public ReadOnlyCollection<HypoidGearSetParametricStudyTool> AssemblyAnalysisCasesReady { get; }
Property Value
Declaration
public HypoidGearSet AssemblyDesign { get; }
Property Value
Declaration
[Obsolete("Use AssemblyDesign")]
public HypoidGearSet ComponentDesign { get; }
Property Value
Declaration
public ReadOnlyCollection<HypoidGearCompoundParametricStudyTool> HypoidGearsCompoundParametricStudyTool { get; }
Property Value
Declaration
public ReadOnlyCollection<HypoidGearMeshCompoundParametricStudyTool> HypoidMeshesCompoundParametricStudyTool { get; }
Property Value
Declaration
public HypoidGearSetLoadCase PropertiesChangingAllLoadCases { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods