Class Wheel
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
Wheel
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Gears.Manufacturing.Bevel
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class Wheel : APIBase, IEquatable<APIBase>
Fields
_parent
Declaration
protected readonly APIBase _parent
Field Value
Type | Description |
---|---|
APIBase |
Properties
BasicConicalGearMachineSettings
Declaration
public BasicConicalGearMachineSettings BasicConicalGearMachineSettings { get; }
Property Value
Type | Description |
---|---|
BasicConicalGearMachineSettings |
WheelFinishCutter
Declaration
public WheelFinishCutter WheelFinishCutter { get; }
Property Value
Type | Description |
---|---|
WheelFinishCutter |
Implements
System.IEquatable<T>