Class WormGearSetCompoundParametricStudyTool
Inheritance
System.Object
WormGearSetCompoundParametricStudyTool
Assembly: SMT.MastaAPI.15.0.dll
public sealed class WormGearSetCompoundParametricStudyTool : GearSetCompoundParametricStudyTool, IEquatable<APIBase>
Properties
Declaration
public ReadOnlyCollection<WormGearSetParametricStudyTool> AssemblyAnalysisCases { get; }
Property Value
Declaration
public ReadOnlyCollection<WormGearSetParametricStudyTool> AssemblyAnalysisCasesReady { get; }
Property Value
Declaration
public WormGearSet AssemblyDesign { get; }
Property Value
Declaration
[Obsolete("Use AssemblyDesign")]
public WormGearSet ComponentDesign { get; }
Property Value
Declaration
public WormGearSetLoadCase PropertiesChangingAllLoadCases { get; }
Property Value
Declaration
public ReadOnlyCollection<WormGearCompoundParametricStudyTool> WormGearsCompoundParametricStudyTool { get; }
Property Value
Declaration
public ReadOnlyCollection<WormGearMeshCompoundParametricStudyTool> WormMeshesCompoundParametricStudyTool { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods