Class ZerolBevelGearSetDesign
Inheritance
System.Object
ZerolBevelGearSetDesign
Implements
System.IDisposable
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class ZerolBevelGearSetDesign : BevelGearSetDesign, IEquatable<APIBase>, IDisposable
Properties
Gears
Declaration
[Obsolete("Use ZerolBevelGears")]
public ReadOnlyCollection<ZerolBevelGearDesign> Gears { get; }
Property Value
MinimumNumberOfTeethForRecommendedToothProportions
Declaration
public override int MinimumNumberOfTeethForRecommendedToothProportions { get; }
Property Value
| Type |
Description |
| System.Int32 |
|
Overrides
ToothTaperZerol
Declaration
public ZerolBevelGleasonToothTaperOption ToothTaperZerol { get; set; }
Property Value
ZerolBevelGears
Declaration
public ReadOnlyCollection<ZerolBevelGearDesign> ZerolBevelGears { get; }
Property Value
ZerolBevelMeshes
Declaration
public ReadOnlyCollection<ZerolBevelGearMeshDesign> ZerolBevelMeshes { get; }
Property Value
Implements
System.IEquatable<T>
System.IDisposable
Extension Methods