Class ShellOrthotropy
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
Properties
Default
Create a default definition for ShellOrthotropy.
public static ShellOrthotropy Default { get; }
Property Value
Remarks
Create
OrthoAlfa
public double OrthoAlfa { get; set; }
Property Value
OrthoRatio
public double OrthoRatio { get; set; }