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