Class CylindricalGearDefaults
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
CylindricalGearDefaults
Inherited Members
APIBase.callPartialMethod<T>(String, (T1, T2)<Type, Object>, (T1, T2)<Type, Object>, (T1, T2)<Type, Object>, T)
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class CylindricalGearDefaults : PerMachineSettings, IEquatable<APIBase>
Properties
AGMAMaterial
Declaration
public DatabaseWithSelectedItem AGMAMaterial { get; set; }
Property Value
ChamferAngle
Declaration
public double ChamferAngle { get; set; }
Property Value
Type |
Description |
System.Double |
|
DiameterChamferHeight
Declaration
public double DiameterChamferHeight { get; set; }
Property Value
Type |
Description |
System.Double |
|
FilletRoughness
Measurement: VeryShortLength
Declaration
public double FilletRoughness { get; set; }
Property Value
Type |
Description |
System.Double |
|
FinishManufacturingProcessControls
Declaration
public ManufacturingProcessControls FinishManufacturingProcessControls { get; }
Property Value
FinishStockType
Declaration
public FinishStockType FinishStockType { get; set; }
Property Value
FlankRoughness
Measurement: VeryShortLength
Declaration
public double FlankRoughness { get; set; }
Property Value
Type |
Description |
System.Double |
|
GearFitSystem
A system of gear fits controls backlash and tooth thickness tolerances. Backlash is usually calculated based on the selected allowances and tolerances.
Declaration
public GearFitSystems GearFitSystem { get; set; }
Property Value
ISOMaterial
Declaration
public DatabaseWithSelectedItem ISOMaterial { get; set; }
Property Value
ISOQualityGrade
Declaration
public int ISOQualityGrade { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
RoughCutterCreationSettings
Declaration
public RoughCutterCreationSettings RoughCutterCreationSettings { get; }
Property Value
RoughManufacturingProcessControls
Declaration
public ManufacturingProcessControls RoughManufacturingProcessControls { get; }
Property Value
SystemOfFitsDefaults
Declaration
public DIN3967SystemOfGearFits SystemOfFitsDefaults { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods