Class SpiralBevelGearMeshDesign
Inheritance
System.Object
SpiralBevelGearMeshDesign
Implements
System.IDisposable
Assembly: SMT.MastaAPI.14.1.dll
Syntax
public class SpiralBevelGearMeshDesign : BevelGearMeshDesign, IEquatable<APIBase>, IDisposable
Properties
SpiralBevelGears
Declaration
public ReadOnlyCollection<SpiralBevelGearDesign> SpiralBevelGears { get; }
Property Value
SpiralBevelGearSet
Declaration
public SpiralBevelGearSetDesign SpiralBevelGearSet { get; }
Property Value
SpiralBevelMeshedGears
Declaration
public ReadOnlyCollection<SpiralBevelMeshedGearDesign> SpiralBevelMeshedGears { get; }
Property Value
WheelInnerBladeAngleConvex
Declaration
public double WheelInnerBladeAngleConvex { get; }
Property Value
| Type |
Description |
| System.Double |
|
WheelOuterBladeAngleConcave
Declaration
public double WheelOuterBladeAngleConcave { get; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
System.IDisposable
Extension Methods