Table of Contents

Class ShellOrthotropy

Namespace
FemDesign.Shells
Assembly
FemDesign.Core.dll

Not a strusoft.xsd type.

public class ShellOrthotropy
Inheritance
ShellOrthotropy
Inherited Members
Extension Methods

Constructors

ShellOrthotropy(double, double)

Internal constructor.

public ShellOrthotropy(double orthoAlfa, double orthoRatio)

Parameters

orthoAlfa double

Degrees

orthoRatio double

Double

Properties

Default

Create a default definition for ShellOrthotropy.

public static ShellOrthotropy Default { get; }

Property Value

ShellOrthotropy

Remarks

Create

OrthoAlfa

public double OrthoAlfa { get; set; }

Property Value

double

OrthoRatio

public double OrthoRatio { get; set; }

Property Value

double