Table of Contents

Class Plasticity3d_record

Namespace
StruSoft.Interop.StruXml.Data
Assembly
FemDesign.Core.dll
public class Plasticity3d_record : Plasticity3d_force_record
Inheritance
Plasticity3d_record
Inherited Members
Extension Methods

Constructors

Plasticity3d_record()

public Plasticity3d_record()

Properties

AnyAttr1

public List<XmlAttribute> AnyAttr1 { get; set; }

Property Value

List<XmlAttribute>

Moment_x_neg

public double Moment_x_neg { get; set; }

Property Value

double

Moment_x_negSpecified

public bool Moment_x_negSpecified { get; set; }

Property Value

bool

Moment_x_pos

public double Moment_x_pos { get; set; }

Property Value

double

Moment_x_posSpecified

public bool Moment_x_posSpecified { get; set; }

Property Value

bool

Moment_y_neg

public double Moment_y_neg { get; set; }

Property Value

double

Moment_y_negSpecified

public bool Moment_y_negSpecified { get; set; }

Property Value

bool

Moment_y_pos

public double Moment_y_pos { get; set; }

Property Value

double

Moment_y_posSpecified

public bool Moment_y_posSpecified { get; set; }

Property Value

bool

Moment_z_neg

public double Moment_z_neg { get; set; }

Property Value

double

Moment_z_negSpecified

public bool Moment_z_negSpecified { get; set; }

Property Value

bool

Moment_z_pos

public double Moment_z_pos { get; set; }

Property Value

double

Moment_z_posSpecified

public bool Moment_z_posSpecified { get; set; }

Property Value

bool