Class CylindricalGearFormedWheelGrinderTangible
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.Gears.Manufacturing.Cylindrical.Cutters.Tangibles
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class CylindricalGearFormedWheelGrinderTangible : CutterShapeDefinition, IEquatable<APIBase>
Properties
Design
Declaration
public CylindricalGearFormGrindingWheel Design { get; }
Property Value
Type | Description |
---|---|
CylindricalGearFormGrindingWheel |
Implements
System.IEquatable<T>