Class SpiralBevelMeshedGearDesign
Inheritance
System.Object
SpiralBevelMeshedGearDesign
Inherited Members
Namespace: SMT.MastaAPI.Gears.GearDesigns.SpiralBevel
Assembly: SMT.MastaAPI.14.1.dll
Syntax
public class SpiralBevelMeshedGearDesign : BevelMeshedGearDesign, IEquatable<APIBase>, IDisposable
Properties
TipPointAtMeanSection
Declaration
public Vector2D TipPointAtMeanSection { get; }
Property Value
| Type | Description |
|---|---|
| Vector2D |
TipThicknessAtMeanSection
Declaration
public double TipThicknessAtMeanSection { get; }
Property Value
| Type | Description |
|---|---|
| System.Double |
Implements
System.IEquatable<T>
System.IDisposable