Class CylindricalGearFilletNodeStressResultsRow
Inheritance
System.Object
CylindricalGearFilletNodeStressResultsRow
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.Gears.LTCA
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class CylindricalGearFilletNodeStressResultsRow : GearFilletNodeStressResultsRow, IEquatable<APIBase>
Properties
Diameter
Declaration
public double Diameter { get; }
Property Value
| Type | Description |
|---|---|
| System.Double |
DistanceAlongFillet
Declaration
public double DistanceAlongFillet { get; }
Property Value
| Type | Description |
|---|---|
| System.Double |
Radius
Declaration
public double Radius { get; }
Property Value
| Type | Description |
|---|---|
| System.Double |
Implements
System.IEquatable<T>