Table of Contents

Class StiffnessType

Namespace
FemDesign.Releases
Assembly
FemDesign.Core.dll

stiffness_type

public class StiffnessType
Inheritance
StiffnessType
Derived
Inherited Members
Extension Methods

Constructors

StiffnessType()

Parameterless constructor for serialization.

public StiffnessType()

Fields

_xNeg

public string _xNeg

Field Value

string

_xPos

public string _xPos

Field Value

string

_yNeg

public string _yNeg

Field Value

string

_yPos

public string _yPos

Field Value

string

_zNeg

public string _zNeg

Field Value

string

_zPos

public string _zPos

Field Value

string

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

Methods

ToString()

public override string ToString()

Returns

string