Class CylindricalGearWormGrinderShape
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
CylindricalGearWormGrinderShape
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Gears.Manufacturing.Cylindrical.Cutters.Tangibles
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class CylindricalGearWormGrinderShape : RackShape, IEquatable<APIBase>
Properties
Design
Declaration
public CylindricalGearGrindingWorm Design { get; }
Property Value
Type | Description |
---|---|
CylindricalGearGrindingWorm |
Implements
System.IEquatable<T>