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