Class CylindricalGearOptimizationStep
Inheritance
System.Object
CylindricalGearOptimizationStep
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class CylindricalGearOptimizationStep : OptimizationStep, IEquatable<APIBase>
Properties
Declaration
public bool IncludeExtendedTipContact { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IncludeTipEdgeStresses
Declaration
public bool IncludeTipEdgeStresses { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
UseAdvancedLTCA
Declaration
public bool UseAdvancedLTCA { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Implements
System.IEquatable<T>
Extension Methods