Click or drag to resize

RibWidth Enumeration

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

Supported methods for specifying a rib's effective width

Namespace:  ModelExchanger.AnalysisDataModel.Enums
Assembly:  ModelExchanger.AnalysisDataModel (in ModelExchanger.AnalysisDataModel.dll) Version: 1.13.0+Branch.master.Sha.d583fc64569355d188a9c0818d257b6d0d3e1339
Syntax
C#
public enum RibWidth
Members
  Member nameValueDescription
NumberOfThickness0 The multiple thickness of the slab to which is rib connected. The parametric way how to specify the effective width.
Width1 Direct numerical input of the effective width of the slab
See Also