Class SpiralBevelGearSetCompoundParametricStudyTool
Inheritance
System.Object
SpiralBevelGearSetCompoundParametricStudyTool
Assembly: SMT.MastaAPI.15.0.dll
public sealed class SpiralBevelGearSetCompoundParametricStudyTool : BevelGearSetCompoundParametricStudyTool, IEquatable<APIBase>
Properties
Declaration
public ReadOnlyCollection<SpiralBevelGearSetParametricStudyTool> AssemblyAnalysisCases { get; }
Property Value
Declaration
public ReadOnlyCollection<SpiralBevelGearSetParametricStudyTool> AssemblyAnalysisCasesReady { get; }
Property Value
Declaration
public SpiralBevelGearSet AssemblyDesign { get; }
Property Value
Declaration
[Obsolete("Use AssemblyDesign")]
public SpiralBevelGearSet ComponentDesign { get; }
Property Value
Declaration
public SpiralBevelGearSetLoadCase PropertiesChangingAllLoadCases { get; }
Property Value
Declaration
public ReadOnlyCollection<SpiralBevelGearCompoundParametricStudyTool> SpiralBevelGearsCompoundParametricStudyTool { get; }
Property Value
Declaration
public ReadOnlyCollection<SpiralBevelGearMeshCompoundParametricStudyTool> SpiralBevelMeshesCompoundParametricStudyTool { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods