Class BevelHypoidGearDesignSettingsItem
Inheritance
System.Object
BevelHypoidGearDesignSettingsItem
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class BevelHypoidGearDesignSettingsItem : NamedDatabaseItem, IEquatable<APIBase>
Properties
AllowOverridingManufacturingConfigMicroGeometryInALoadCase
Declaration
public bool AllowOverridingManufacturingConfigMicroGeometryInALoadCase { get; set; }
Property Value
| Type |
Description |
| System.Boolean |
|
MinimumRatio
Declaration
public double MinimumRatio { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
QualityGradeType
Declaration
public QualityGradeTypes QualityGradeType { get; set; }
Property Value
Implements
System.IEquatable<T>
Extension Methods