Click or drag to resize

Member2DBehaviour Enumeration

[This is preliminary documentation and is subject to change.]

Supported 2D member behavior's

Namespace:  ModelExchanger.AnalysisDataModel.Enums
Assembly:  ModelExchanger.AnalysisDataModel (in ModelExchanger.AnalysisDataModel.dll) Version: 1.13.0+Branch.master.Sha.d583fc64569355d188a9c0818d257b6d0d3e1339
Syntax
C#
public enum Member2DBehaviour
Members
  Member nameValueDescription
Isotropic0 A normal isotropic slab with identical properties in all directions is used.
Orthotropic1 An orthotropic slab with different properties in two orthogonal directions is used
Membrane2 Special membrane elements are used for the analysis of the slab
PressOnly3 Special elements capable of resisting only compression stress are used for the analysis of the slab
See Also