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