Table of Contents

Class PlasticityType3d

Namespace
FemDesign.Releases
Assembly
FemDesign.Core.dll

stiffness_type

public class PlasticityType3d : StiffnessType
Inheritance
PlasticityType3d
Derived
Inherited Members
Extension Methods

Constructors

PlasticityType3d()

Parameterless constructor for serialization.

public PlasticityType3d()

Properties

XNeg

public double? XNeg { get; set; }

Property Value

double?

XPos

public double? XPos { get; set; }

Property Value

double?

YNeg

public double? YNeg { get; set; }

Property Value

double?

YPos

public double? YPos { get; set; }

Property Value

double?

ZNeg

public double? ZNeg { get; set; }

Property Value

double?

ZPos

public double? ZPos { get; set; }

Property Value

double?