Class StiffnessRow
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.Bearings.BearingResults
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class StiffnessRow : APIBase, IEquatable<APIBase>
Properties
CommaSeparatedValuesMNRad
Declaration
public string CommaSeparatedValuesMNRad { get; }
Property Value
Type | Description |
---|---|
System.String |
RowIndex
Declaration
public int RowIndex { get; }
Property Value
Type | Description |
---|---|
System.Int32 |
Implements
System.IEquatable<T>