Table of Contents

Class PlasticityType

Namespace
FemDesign.Releases
Assembly
FemDesign.Core.dll

stiff_base_type

public class PlasticityType
Inheritance
PlasticityType
Inherited Members
Extension Methods

Constructors

PlasticityType()

public PlasticityType()

Fields

_neg

public string _neg

Field Value

string

_pos

public string _pos

Field Value

string

Properties

Neg

public double? Neg { get; set; }

Property Value

double?

Pos

public double? Pos { get; set; }

Property Value

double?