Class StraightBevelDiffMeshedGearDesign
Inheritance
System.Object
StraightBevelDiffMeshedGearDesign
Inherited Members
Namespace: SMT.MastaAPI.Gears.GearDesigns.StraightBevelDiff
Assembly: SMT.MastaAPI.14.1.dll
Syntax
public class StraightBevelDiffMeshedGearDesign : BevelMeshedGearDesign, IEquatable<APIBase>, IDisposable
Properties
GeometryFactorJ
Declaration
public virtual double GeometryFactorJ { get; }
Property Value
| Type | Description |
|---|---|
| System.Double |
MeanTopland
Declaration
public double MeanTopland { get; }
Property Value
| Type | Description |
|---|---|
| System.Double |
StrengthFactor
Declaration
public virtual double StrengthFactor { get; }
Property Value
| Type | Description |
|---|---|
| System.Double |
Implements
System.IEquatable<T>
System.IDisposable