Class CylindricalGearFormedWheelGrinderTangible
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
CylindricalGearFormedWheelGrinderTangible
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 CylindricalGearFormedWheelGrinderTangible : CutterShapeDefinition, IEquatable<APIBase>
Properties
Design
Declaration
public CylindricalGearFormGrindingWheel Design { get; }
Property Value
Type | Description |
---|---|
CylindricalGearFormGrindingWheel |
Implements
System.IEquatable<T>