Class CylindricalGearPinionTypeCutterFlank
Inheritance
System.Object
CylindricalGearPinionTypeCutterFlank
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.Gears.GearDesigns.Cylindrical
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class CylindricalGearPinionTypeCutterFlank : CylindricalGearAbstractRackFlank, IEquatable<APIBase>
Properties
Cutter
Declaration
public CylindricalGearPinionTypeCutter Cutter { get; }
Property Value
Type | Description |
---|---|
CylindricalGearPinionTypeCutter |
ResidualFilletUndercut
Measurement: ShortLength
Declaration
public override double ResidualFilletUndercut { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Overrides
Implements
System.IEquatable<T>