[This is preliminary documentation and is subject to change.]
Supported form codes (unique shapes) of a cross-section
Namespace:
ModelExchanger.AnalysisDataModel.Enums
Assembly:
ModelExchanger.AnalysisDataModel (in ModelExchanger.AnalysisDataModel.dll) Version: 1.13.0+Branch.master.Sha.d583fc64569355d188a9c0818d257b6d0d3e1339
Syntax Members
| Member name | Value | Description |
---|
| NotUsed | 0 |
Not available
The following DescriptionId's correspond to this form code: |
| ISection | 1 |
I-Section
The following DescriptionId's correspond to this form code: |
| RectangularHollowSection | 2 |
Rectangular hollow section
The following DescriptionId's correspond to this form code: |
| CircularHollowSection | 3 |
Circular hollow section
The following DescriptionId's correspond to this form code: |
| LSection | 4 |
L-Section
The following DescriptionId's correspond to this form code: |
| ChannelSection | 5 |
Channel section
The following DescriptionId's correspond to this form code: |
| TSection | 6 |
T-Section
The following DescriptionId's correspond to this form code: |
| FullRectangularSection | 7 |
Full rectangular section
The following DescriptionId's correspond to this form code: |
| FullCircularSection | 8 |
Full circular section
The following DescriptionId's correspond to this form code: |
| TSectionFlipped | 9 |
T-Section (flipped up-side-down)
The following DescriptionId's correspond to this form code: |
| LSectionMirrored | 10 |
L-Section (mirrored)
The following DescriptionId's correspond to this form code: |
| LSectionFlipped | 11 |
L-Section (flipped up-side-down)
The following DescriptionId's correspond to this form code: |
| LSectionMirrorFlipped | 12 |
L-Section (mirrored and flipped up-side-down)
The following DescriptionId's correspond to this form code: |
| ChannelSectionMirrored | 13 |
Channel section (mirrored)
The following DescriptionId's correspond to this form code: |
| AsymmetricISection | 14 |
Asymmetric I-Section
The following DescriptionId's correspond to this form code: |
| AsymmetricISectionFlipped | 15 |
Asymmetric I-Section (flipped up-side-down)
The following DescriptionId's correspond to this form code: |
| ZSection | 16 |
Z-Section
The following DescriptionId's correspond to this form code: |
| ZSectionMirrored | 17 |
Z-Section (mirrored)
The following DescriptionId's correspond to this form code: |
| OmegaSection | 18 |
Omega section
The following DescriptionId's correspond to this form code: |
| OmegaSectionFlipped | 19 |
Omega section (flipped up-side-down)
The following DescriptionId's correspond to this form code: |
| SigmaSection | 20 |
Sigma section
The following DescriptionId's correspond to this form code: |
| SigmaSectionMirrored | 21 |
Sigma section (mirrored)
The following DescriptionId's correspond to this form code: |
| SigmaSectionFlipped | 22 |
Sigma section (flipped up-side-down)
The following DescriptionId's correspond to this form code: |
| SigmaSectionMirroredFlipped | 23 |
Sigma section (mirrored and flipped up-side-down)
The following DescriptionId's correspond to this form code: |
See Also