Class DIN3967SystemOfGearFits
Inheritance
System.Object
DIN3967SystemOfGearFits
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class DIN3967SystemOfGearFits : APIBase, IEquatable<APIBase>
Fields
_parent
Declaration
protected readonly APIBase _parent
Field Value
Properties
ToothThicknessReductionAllowance
Declaration
public DIN3967AllowanceSeries ToothThicknessReductionAllowance { get; set; }
Property Value
ToothThicknessTolerance
Declaration
public DIN3967ToleranceSeries ToothThicknessTolerance { get; set; }
Property Value
Implements
System.IEquatable<T>
Extension Methods