Class PoissonRatioOrthotropicComponents
Inheritance
System.Object
PoissonRatioOrthotropicComponents
Assembly: SMT.MastaAPI.15.0.dll
public sealed class PoissonRatioOrthotropicComponents : APIBase, IEquatable<APIBase>
Properties
Declaration
public double NuXY { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double NuXZ { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double NuYZ { get; set; }
Property Value
Type |
Description |
System.Double |
|
Implements
System.IEquatable<T>
Extension Methods