Class CylindricalGearPinionTypeCutterFlank
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
CylindricalGearPinionTypeCutterFlank
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Gears.GearDesigns.Cylindrical
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public 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>