Class CylindricalGearFilletNodeStressResults
Inheritance
System.Object
CylindricalGearFilletNodeStressResults
Assembly: SMT.MastaAPI.14.1.dll
Syntax
public class CylindricalGearFilletNodeStressResults : GearFilletNodeStressResults, 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 |
|
FaceWidthPosition
Declaration
public double FaceWidthPosition { get; }
Property Value
| Type |
Description |
| System.Double |
|
Position
Declaration
public Vector3D Position { get; }
Property Value
Radius
Declaration
public double Radius { get; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods