Class CylindricalGearSetCompoundParametricStudyTool
Inheritance
System.Object
CylindricalGearSetCompoundParametricStudyTool
Assembly: SMT.MastaAPI.15.0.dll
public class CylindricalGearSetCompoundParametricStudyTool : GearSetCompoundParametricStudyTool, IEquatable<APIBase>
Properties
Declaration
public ReadOnlyCollection<CylindricalGearSetParametricStudyTool> AssemblyAnalysisCases { get; }
Property Value
Declaration
public ReadOnlyCollection<CylindricalGearSetParametricStudyTool> AssemblyAnalysisCasesReady { get; }
Property Value
Declaration
public CylindricalGearSet AssemblyDesign { get; }
Property Value
Declaration
[Obsolete("Use AssemblyDesign")]
public CylindricalGearSet ComponentDesign { get; }
Property Value
Declaration
public ReadOnlyCollection<CylindricalGearCompoundParametricStudyTool> CylindricalGearsCompoundParametricStudyTool { get; }
Property Value
Declaration
public ReadOnlyCollection<CylindricalGearMeshCompoundParametricStudyTool> CylindricalMeshesCompoundParametricStudyTool { get; }
Property Value
Declaration
public CylindricalGearSetLoadCase PropertiesChangingAllLoadCases { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods