Class BasicConicalGearMachineSettingsFormate
Inheritance
System.Object
BasicConicalGearMachineSettingsFormate
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.Gears.Manufacturing.Bevel.BasicMachineSettings
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class BasicConicalGearMachineSettingsFormate : BasicConicalGearMachineSettings, IEquatable<APIBase>
Properties
HorizontalSetting
Declaration
public double HorizontalSetting { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Double |
VerticalSetting
Declaration
public double VerticalSetting { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Double |
Implements
System.IEquatable<T>