Class ThermalExpansionOrthotropicComponents
Inheritance
System.Object
ThermalExpansionOrthotropicComponents
Assembly: SMT.MastaAPI.14.1.1.dll
public class ThermalExpansionOrthotropicComponents : APIBase, IEquatable<APIBase>
Fields
Declaration
protected readonly APIBase _parent
Field Value
Properties
Declaration
public double X { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double Y { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double Z { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods