Class CylindricalGearProfileModificationAtFaceWidthPosition
Inheritance
System.Object
CylindricalGearProfileModificationAtFaceWidthPosition
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.Gears.GearDesigns.Cylindrical.MicroGeometry
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class CylindricalGearProfileModificationAtFaceWidthPosition : CylindricalGearProfileModification, IEquatable<APIBase>
Properties
FaceWidthPosition
Declaration
public double FaceWidthPosition { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Double |
FaceWidthPositionFactor
Declaration
public double FaceWidthPositionFactor { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Double |
Implements
System.IEquatable<T>