Class CylindricalCutterDatabase<T>
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.Gears.Manufacturing.Cylindrical
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public class CylindricalCutterDatabase<T> : NamedDatabase<T>, IEquatable<APIBase> where T : CylindricalGearRealCutterDesign
Type Parameters
Name | Description |
---|---|
T |
Implements
System.IEquatable<T>