Class Wheel
Inheritance
System.Object
Wheel
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class Wheel : APIBase, IEquatable<APIBase>
Fields
_parent
Declaration
protected readonly APIBase _parent
Field Value
Properties
BasicConicalGearMachineSettings
Declaration
public BasicConicalGearMachineSettings BasicConicalGearMachineSettings { get; }
Property Value
WheelFinishCutter
Declaration
public WheelFinishCutter WheelFinishCutter { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods