Class BevelGearSetParametricStudyTool
Inheritance
System.Object
BevelGearSetParametricStudyTool
Assembly: SMT.MastaAPI.15.0.dll
public abstract class BevelGearSetParametricStudyTool : AGMAGleasonConicalGearSetParametricStudyTool, IEquatable<APIBase>
Properties
Declaration
[Obsolete("Use BevelGearsParametricStudyTool")]
public ReadOnlyCollection<BevelGearParametricStudyTool> AGMAGleasonConicalGearsParametricStudyTool { get; }
Property Value
Declaration
[Obsolete("Use BevelMeshesParametricStudyTool")]
public ReadOnlyCollection<BevelGearMeshParametricStudyTool> AGMAGleasonConicalMeshesParametricStudyTool { get; }
Property Value
Declaration
public BevelGearSet AssemblyDesign { get; }
Property Value
Declaration
public ReadOnlyCollection<BevelGearParametricStudyTool> BevelGearsParametricStudyTool { get; }
Property Value
Declaration
public ReadOnlyCollection<BevelGearMeshParametricStudyTool> BevelMeshesParametricStudyTool { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods