Class CylindricalMeshedGearFlank
Inheritance
System.Object
CylindricalMeshedGearFlank
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class CylindricalMeshedGearFlank : APIBase, IEquatable<APIBase>
Fields
_parent
Declaration
protected readonly APIBase _parent
Field Value
Properties
ArcOfApproach
Declaration
public double ArcOfApproach { get; }
Property Value
| Type |
Description |
| System.Double |
|
ArcOfRecess
Declaration
public double ArcOfRecess { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double ClearanceFromFormDiameterToSAPDiameter { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double DedendumPathOfContact { get; }
Property Value
| Type |
Description |
| System.Double |
|
EndOfActiveProfile
Declaration
public CylindricalGearProfileMeasurement EndOfActiveProfile { get; }
Property Value
FlankName
Declaration
public string FlankName { get; }
Property Value
| Type |
Description |
| System.String |
|
Declaration
public double FormOverDimension { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public CylindricalGearProfileMeasurement HighestPointOfFewestToothContacts { get; }
Property Value
Declaration
public double LengthOfAddendumPathOfContact { get; }
Property Value
| Type |
Description |
| System.Double |
|
LoadDirectionAngle
Declaration
public double LoadDirectionAngle { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public CylindricalGearProfileMeasurement LowestPointOfFewestToothContacts { get; }
Property Value
Declaration
public double PartialContactRatio { get; }
Property Value
| Type |
Description |
| System.Double |
|
ProfileLineLengthOfTheActiveToothFlank
Declaration
public double ProfileLineLengthOfTheActiveToothFlank { get; }
Property Value
| Type |
Description |
| System.Double |
|
SlidingFactorAtToothTip
Declaration
public double SlidingFactorAtToothTip { get; }
Property Value
| Type |
Description |
| System.Double |
|
SpecificSlidingAtEAP
Declaration
public double SpecificSlidingAtEAP { get; }
Property Value
| Type |
Description |
| System.Double |
|
SpecificSlidingAtSAP
Declaration
public double SpecificSlidingAtSAP { get; }
Property Value
| Type |
Description |
| System.Double |
|
SpecificSlidingChart
Declaration
public TwoDChartDefinition SpecificSlidingChart { get; }
Property Value
StartOfActiveProfile
Declaration
public CylindricalGearProfileMeasurement StartOfActiveProfile { get; }
Property Value
WorkingPitch
Declaration
public CylindricalGearProfileMeasurement WorkingPitch { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods