Class VirtualPlungeShaverOutputs
Inheritance
System.Object
VirtualPlungeShaverOutputs
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed 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