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