Class LeadModificationForCustomer102CAD
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.Gears.GearDesigns.Cylindrical.MicroGeometry
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class LeadModificationForCustomer102CAD : ModificationForCustomer102CAD, IEquatable<APIBase>
Properties
Crowning
Measurement: VeryShortLength
Declaration
public double Crowning { get; }
Property Value
Type | Description |
---|---|
System.Double |
LeadEvaluationLength
Measurement: Percentage
Declaration
public double LeadEvaluationLength { get; }
Property Value
Type | Description |
---|---|
System.Double |
LeadReliefPointsForCustomer102
Declaration
public ReadOnlyCollection<LeadReliefSpecificationForCustomer102> LeadReliefPointsForCustomer102 { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<LeadReliefSpecificationForCustomer102> |
LeadWithVariation
Declaration
public TwoDChartDefinition LeadWithVariation { get; }
Property Value
Type | Description |
---|---|
TwoDChartDefinition |
Implements
System.IEquatable<T>