Table of Contents

Class ShellBucklingType

Namespace
FemDesign.Shells
Assembly
FemDesign.Core.dll
public class ShellBucklingType : EntityBase, IFemDesignEntity
Inheritance
ShellBucklingType
Implements
Inherited Members
Extension Methods

Constructors

ShellBucklingType()

public ShellBucklingType()

Properties

BaseShell

public Guid BaseShell { get; set; }

Property Value

Guid

Beta

public double Beta { get; set; }

Property Value

double

Contour

public Contour Contour { get; set; }

Property Value

Contour

LocalX

public Vector3d LocalX { get; set; }

Property Value

Vector3d