<Code Lib>
2020 Constructor
Changes 0
C

StructuralSectionGeneralF()

Description:
Creates a new instance of Structural Section Flat Bar.

public StructuralSectionGeneralF(
	double width,
	double height,
	double centroidHorizontal,
	double centroidVertical,
	StructuralSectionAnalysisParams analysisParams
)

Loading…