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