2020 Constructor
Changes 0
C

StructuralSectionGeneralH

Description:
Creates a new instance of Rectangular Pipe shape.
public StructuralSectionGeneralH(
	double width,
	double height,
	double wallNominalThickness,
	double wallDesignThickness,
	double innerFillet,
	double outerFillet,
	double centroidHorizontal,
	double centroidVertical,
	StructuralSectionAnalysisParams analysisParams
)