Class CylindricalGearOptimizationStep
Inheritance
System.Object
CylindricalGearOptimizationStep
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class CylindricalGearOptimizationStep : OptimizationStep, IEquatable<APIBase>
Properties
Declaration
public virtual bool IncludeExtendedTipContact { get; set; }
Property Value
| Type |
Description |
| System.Boolean |
|
IncludeTipEdgeStresses
Declaration
public virtual 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