<Code Lib>
2020 Constructor
Changes 0
C

StructuralSectionGeneralU()

Description:
Creates a new instance of general Channel shape.

public StructuralSectionGeneralU(
	double width,
	double height,
	double flangeThickness,
	double flangeThicknessLocation,
	double flangeFillet,
	double flangeToeOfFillet,
	double slopedFlangeAngle,
	double webThickness,
	double webFillet,
	double webToeOfFillet,
	double centroidHorizontal,
	double centroidVertical,
	StructuralSectionAnalysisParams analysisParams
)

Loading…