Class CylindricalGearMicroGeometrySettings
Inheritance
System.Object
CylindricalGearMicroGeometrySettings
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.Gears.GearDesigns.Cylindrical
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class CylindricalGearMicroGeometrySettings : IndependentReportablePropertiesBase<CylindricalGearMicroGeometrySettings>, IEquatable<APIBase>
Properties
FlankSideWithZeroFaceWidth
Declaration
public FlankSide FlankSideWithZeroFaceWidth { get; set; }
Property Value
| Type | Description |
|---|---|
| FlankSide |
MicroGeometryLeadToleranceChartView
Declaration
public MicroGeometryLeadToleranceChartView MicroGeometryLeadToleranceChartView { get; set; }
Property Value
| Type | Description |
|---|---|
| MicroGeometryLeadToleranceChartView |
ScaleAndRangeOfFlankReliefAxesForMicroGeometryToleranceCharts
Declaration
public DoubleAxisScaleAndRange ScaleAndRangeOfFlankReliefAxesForMicroGeometryToleranceCharts { get; set; }
Property Value
| Type | Description |
|---|---|
| DoubleAxisScaleAndRange |
Implements
System.IEquatable<T>