Class CylindricalGearBasicRack
Inheritance
System.Object
CylindricalGearBasicRack
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class CylindricalGearBasicRack : CylindricalGearAbstractRack, IEquatable<APIBase>
Properties
BasicRackClearanceFactor
Declaration
public double BasicRackClearanceFactor { get; }
Property Value
| Type |
Description |
| System.Double |
|
BasicRackProfile
Declaration
public BasicRackProfiles BasicRackProfile { get; set; }
Property Value
PinionTypeCutterForRating
Declaration
public CylindricalGearPinionTypeCutter PinionTypeCutterForRating { get; }
Property Value
ProportionalMethodForTipClearance
Declaration
public TipAlterationCoefficientMethod ProportionalMethodForTipClearance { get; set; }
Property Value
TipAlterationProportionalMethodMesh
Declaration
public ListWithSelectedItem<string> TipAlterationProportionalMethodMesh { get; set; }
Property Value
Implements
System.IEquatable<T>
Extension Methods