Table of Contents

Class MechProps

Namespace
FemDesign
Assembly
FemDesign.Core.dll
public class MechProps
Inheritance
MechProps
Derived
Inherited Members
Extension Methods

Constructors

MechProps()

public MechProps()

Fields

_material

public string _material

Field Value

string

_thickness

public double _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