StructuralSectionGeneralS
Constructor
Description:
Creates a new instance of Round Bar shape.
Creates a new instance of Round Bar shape.
Syntax
public StructuralSectionGeneralS(
double diameter,
double centroidHorizontal,
double centroidVertical,
StructuralSectionAnalysisParams analysisParams
)
Parameters
Parameter | Type | Description |
---|---|---|
diameter | Double | Pipe Diameter. |
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