Click or drag to resize

CrossSectionType Enumeration

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

Define type of profile library

Namespace:  ModelExchanger.AnalysisDataModel.Enums
Assembly:  ModelExchanger.AnalysisDataModel (in ModelExchanger.AnalysisDataModel.dll) Version: 1.13.0+Branch.master.Sha.d583fc64569355d188a9c0818d257b6d0d3e1339
Syntax
C#
public enum CrossSectionType
Members
  Member nameValueDescription
Parametric0 Cross-sections defined by shape and dimensions (parameters)
Manufactured1 Industrially manufactured cross-sections
Combination2 A combination of manufactured and parametric cross-section types
General3 Serves to define any general shape of the cross-section consisting of one or more closed polygons including openings. Shape of the cross-section (polygons) is defined in Definition
Compound4 Prepared for compounded section for more manufactured profiles
See Also