Class CylindricalGearMicroGeometrySettingsItem
Inheritance
System.Object
CylindricalGearMicroGeometrySettingsItem
Assembly: SMT.MastaAPI.14.1.dll
Syntax
public class CylindricalGearMicroGeometrySettingsItem : NamedDatabaseItem, IEquatable<APIBase>
Properties
AddFlankSideLabelsToMicroGeometryLeadToleranceCharts
Declaration
public bool AddFlankSideLabelsToMicroGeometryLeadToleranceCharts { get; set; }
Property Value
| Type |
Description |
| System.Boolean |
|
AdjustMicroGeometryForAnalysisByDefaultWhenIncludingPitchErrors
Declaration
public bool AdjustMicroGeometryForAnalysisByDefaultWhenIncludingPitchErrors { get; set; }
Property Value
| Type |
Description |
| System.Boolean |
|
CentreToleranceChartsAtMaximumFullness
Declaration
public bool CentreToleranceChartsAtMaximumFullness { get; set; }
Property Value
| Type |
Description |
| System.Boolean |
|
CropFaceWidthAxisOfMicroGeometryLeadToleranceCharts
Declaration
public bool CropFaceWidthAxisOfMicroGeometryLeadToleranceCharts { get; set; }
Property Value
| Type |
Description |
| System.Boolean |
|
CropProfileMeasurementAxisOfMicroGeometryProfileToleranceCharts
Declaration
public bool CropProfileMeasurementAxisOfMicroGeometryProfileToleranceCharts { get; set; }
Property Value
| Type |
Description |
| System.Boolean |
|
DefaultCoefficientOfFrictionMethodForLTCA
Declaration
public EnumWithSelectedValue<CoefficientOfFrictionCalculationMethod> DefaultCoefficientOfFrictionMethodForLTCA { get; set; }
Property Value
DefaultFlankSideWithZeroFaceWidth
Declaration
public FlankSide DefaultFlankSideWithZeroFaceWidth { get; set; }
Property Value
DefaultLocationOfEvaluationLowerLimit
Declaration
public EnumWithSelectedValue<LocationOfEvaluationLowerLimit> DefaultLocationOfEvaluationLowerLimit { get; set; }
Property Value
DefaultLocationOfEvaluationUpperLimit
Declaration
public EnumWithSelectedValue<LocationOfEvaluationUpperLimit> DefaultLocationOfEvaluationUpperLimit { get; set; }
Property Value
DefaultLocationOfRootReliefEvaluation
Declaration
public EnumWithSelectedValue<LocationOfRootReliefEvaluation> DefaultLocationOfRootReliefEvaluation { get; set; }
Property Value
DefaultLocationOfRootReliefStart
Declaration
public EnumWithSelectedValue<LocationOfRootReliefEvaluation> DefaultLocationOfRootReliefStart { get; set; }
Property Value
DefaultLocationOfTipReliefEvaluation
Declaration
public EnumWithSelectedValue<LocationOfTipReliefEvaluation> DefaultLocationOfTipReliefEvaluation { get; set; }
Property Value
DefaultLocationOfTipReliefStart
Declaration
public EnumWithSelectedValue<LocationOfTipReliefEvaluation> DefaultLocationOfTipReliefStart { get; set; }
Property Value
DefaultMicroGeometryLeadToleranceChartView
Declaration
public MicroGeometryLeadToleranceChartView DefaultMicroGeometryLeadToleranceChartView { get; set; }
Property Value
Declaration
public DoubleAxisScaleAndRange DefaultScaleAndRangeOfFlankReliefAxesForMicroGeometryToleranceCharts { get; set; }
Property Value
DrawMicroGeometryChartsWithFaceWidthAxisOrientedToViewThroughAir
Declaration
public bool DrawMicroGeometryChartsWithFaceWidthAxisOrientedToViewThroughAir { get; set; }
Property Value
| Type |
Description |
| System.Boolean |
|
DrawMicroGeometryProfileChartWithReliefOnHorizontalAxis
Declaration
public bool DrawMicroGeometryProfileChartWithReliefOnHorizontalAxis { get; set; }
Property Value
| Type |
Description |
| System.Boolean |
|
LTCARootStressSurfaceChartOption
Declaration
public RootStressSurfaceChartOption LTCARootStressSurfaceChartOption { get; set; }
Property Value
MainProfileModificationEndsAtTheStartOfRootReliefByDefault
Declaration
public MainProfileReliefEndsAtTheStartOfRootReliefOption MainProfileModificationEndsAtTheStartOfRootReliefByDefault { get; set; }
Property Value
MainProfileModificationEndsAtTheStartOfTipReliefByDefault
Declaration
public MainProfileReliefEndsAtTheStartOfTipReliefOption MainProfileModificationEndsAtTheStartOfTipReliefByDefault { get; set; }
Property Value
Declaration
public bool MeasureRootReliefsFromExtrapolatedLinearReliefByDefault { get; set; }
Property Value
| Type |
Description |
| System.Boolean |
|
Declaration
public bool MeasureTipReliefsFromExtrapolatedLinearReliefByDefault { get; set; }
Property Value
| Type |
Description |
| System.Boolean |
|
MicroGeometryLeadReliefDefinition
Declaration
public MicroGeometryConvention MicroGeometryLeadReliefDefinition { get; set; }
Property Value
MicroGeometryProfileReliefDefinition
Declaration
public MicroGeometryProfileConvention MicroGeometryProfileReliefDefinition { get; set; }
Property Value
NumberOfPointsFor2DMicroGeometryPlots
Declaration
public int NumberOfPointsFor2DMicroGeometryPlots { get; set; }
Property Value
| Type |
Description |
| System.Int32 |
|
Declaration
public int NumberOfStepsForLTCAContactSurface { get; set; }
Property Value
| Type |
Description |
| System.Int32 |
|
ParabolicRootReliefStartsTangentToMainProfileReliefByDefault
Declaration
public ParabolicRootReliefStartsTangentToMainProfileRelief ParabolicRootReliefStartsTangentToMainProfileReliefByDefault { get; set; }
Property Value
ParabolicTipReliefStartsTangentToMainProfileReliefByDefault
Declaration
public ParabolicTipReliefStartsTangentToMainProfileRelief ParabolicTipReliefStartsTangentToMainProfileReliefByDefault { get; set; }
Property Value
ShiftMicroGeometryLeadAndProfileModificationToHaveZeroMaximum
Declaration
public bool ShiftMicroGeometryLeadAndProfileModificationToHaveZeroMaximum { get; set; }
Property Value
| Type |
Description |
| System.Boolean |
|
UseSameMicroGeometryOnBothFlanksByDefault
Declaration
public bool UseSameMicroGeometryOnBothFlanksByDefault { get; set; }
Property Value
| Type |
Description |
| System.Boolean |
|
Implements
System.IEquatable<T>
Extension Methods