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