StructuralSectionGeneralW
Constructor
Description:
Creates a new instance of Angle shape.
Creates a new instance of Angle shape.
Syntax
Parameters
| Parameter | Type | Description |
|---|---|---|
| width | Double | Section width. |
| height | Double | Section height, depth. |
| flangeThickness | Double | Flange Thickness. |
| webThickness | Double | Web Thickness. |
| webFillet | Double | Web Fillet - fillet radius between web and flange. |
| flangeFillet | Double | Flange Fillet - fillet radius at the flange end. |
| topWebFillet | Double | Top Web Fillet - fillet radius at the top of web. |
| centroidHorizontal | Double | Distance from centroid to the left extremites along horizontal axis. |
| centroidVertical | Double | Distance from centroid to the upper extremites along vertical axis. |
| analysisParams | StructuralSectionAnalysisParams | Common set of parameters for structural analysis. |
Return Value