Class StiffnessRow
Inheritance
System.Object
StiffnessRow
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class StiffnessRow : APIBase, IEquatable<APIBase>
Fields
_parent
Declaration
protected readonly APIBase _parent
Field Value
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>
Extension Methods