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