Class VirtualPlungeShaverOutputs
Inheritance
System.Object
VirtualPlungeShaverOutputs
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class VirtualPlungeShaverOutputs : PlungeShaverOutputs, IEquatable<APIBase>
Properties
LeadModificationOnConjugateShaverChartLeftFlank
Declaration
public SMTBitmap LeadModificationOnConjugateShaverChartLeftFlank { get; }
Property Value
| Type |
Description |
| SMT.MastaAPIUtility.Scripting.SMTBitmap |
|
LeadModificationOnConjugateShaverChartRightFlank
Declaration
public SMTBitmap LeadModificationOnConjugateShaverChartRightFlank { get; }
Property Value
| Type |
Description |
| SMT.MastaAPIUtility.Scripting.SMTBitmap |
|
Shaver
Declaration
public CylindricalGearShaver Shaver { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods