Table of Contents

Class ShellEccentricity

Namespace
FemDesign.Shells
Assembly
FemDesign.Core.dll
public class ShellEccentricity
Inheritance
ShellEccentricity
Inherited Members
Extension Methods

Constructors

ShellEccentricity(VerticalAlignment, double, bool, bool)

public ShellEccentricity(VerticalAlignment alignment, double eccentricity, bool eccentricityCalculation, bool eccentricityByCracking)

Parameters

alignment VerticalAlignment
eccentricity double
eccentricityCalculation bool
eccentricityByCracking bool

Properties

Alignment

public VerticalAlignment Alignment { get; set; }

Property Value

VerticalAlignment

Default

Create a default ShellEccentricity.

public static ShellEccentricity Default { get; }

Property Value

ShellEccentricity

Remarks

Create

Eccentricity

public double Eccentricity { get; set; }

Property Value

double

EccentricityByCracking

public bool EccentricityByCracking { get; set; }

Property Value

bool

EccentricityCalculation

public bool EccentricityCalculation { get; set; }

Property Value

bool

Methods

ToString()

public override string ToString()

Returns

string