Class MechProps
- Namespace
- FemDesign
- Assembly
- FemDesign.Core.dll
- Inheritance
-
MechProps
- Derived
-
- Inherited Members
-
- Extension Methods
-
Constructors
MechProps()
Fields
_material
Field Value
- string
_thickness
Field Value
- double
Properties
Ex
public double Ex { get; set; }
Property Value
- double
Ey
public double Ey { get; set; }
Property Value
- double
Gxy
public double Gxy { get; set; }
Property Value
- double
Gxz
public double Gxz { get; set; }
Property Value
- double
Gyz
public double Gyz { get; set; }
Property Value
- double
Material
public string Material { get; set; }
Property Value
- string
Nuxy
public double Nuxy { get; set; }
Property Value
- double
Rho
public double Rho { get; set; }
Property Value
- double
Theta
public double Theta { get; set; }
Property Value
- double
Thicknesss
public double Thicknesss { get; set; }
Property Value
- double