Class HobbingProcessMarkOnShaft
Inheritance
System.Object
    System.MarshalByRefObject
    SMT.MastaAPIUtility.MarshalByRefObjectPermanent
    
    
    
    HobbingProcessMarkOnShaft
  Implements
System.IEquatable<APIBase>
  Inherited Members
      SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
    
  Namespace: SMT.MastaAPI.Gears.Manufacturing.Cylindrical.HobbingProcessSimulationNew
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class HobbingProcessMarkOnShaft : HobbingProcessCalculation, IEquatable<APIBase>Properties
NumberOfProfileBands
Declaration
public int NumberOfProfileBands { get; set; }Property Value
| Type | Description | 
|---|---|
| System.Int32 | 
NumberOfTransversePlane
Declaration
public int NumberOfTransversePlane { get; set; }Property Value
| Type | Description | 
|---|---|
| System.Int32 | 
ShaftDiameter
Measurement: ShortLength
Declaration
public double ShaftDiameter { get; set; }Property Value
| Type | Description | 
|---|---|
| System.Double | 
ShaftMarkChart
Declaration
public ThreeDChartDefinition ShaftMarkChart { get; }Property Value
| Type | Description | 
|---|---|
| ThreeDChartDefinition | 
Implements
      System.IEquatable<T>