Table of Contents

Class Buckling_record

Namespace
StruSoft.Interop.StruXml.Data
Assembly
FemDesign.Core.dll
public class Buckling_record
Inheritance
Buckling_record
Inherited Members
Extension Methods

Constructors

Buckling_record()

public Buckling_record()

Properties

AnyAttr

public List<XmlAttribute> AnyAttr { get; set; }

Property Value

List<XmlAttribute>

Beta

public double Beta { get; set; }

Property Value

double

Cantilever

public bool Cantilever { get; set; }

Property Value

bool

Continously_restrained

public bool Continously_restrained { get; set; }

Property Value

bool

Items

public object[] Items { get; set; }

Property Value

object[]

ItemsElementName

public ItemsChoiceType1[] ItemsElementName { get; set; }

Property Value

ItemsChoiceType1[]

Load_position

public Ver_align Load_position { get; set; }

Property Value

Ver_align

Sway

public bool Sway { get; set; }

Property Value

bool

Type

public Bar_buckling_type Type { get; set; }

Property Value

Bar_buckling_type