Class HobbingProcessGearShape
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
HobbingProcessGearShape
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 HobbingProcessGearShape : HobbingProcessCalculation, IEquatable<APIBase>
Properties
GearToothShapeChart
Declaration
public TwoDChartDefinition GearToothShapeChart { get; }
Property Value
Type | Description |
---|---|
TwoDChartDefinition |
NumberOfGearShapeBands
Declaration
public int NumberOfGearShapeBands { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
ResultZPlane
Measurement: ShortLength
Declaration
public double ResultZPlane { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.IEquatable<T>