Report.addLoadsetChapter


addLoadsetChapter(chapterName, nSigFig, type, [position])

Adds a loadset chapter in the report

chapterNamestringchapter name
nSigFigshortnumber of significant figures for this chapter
typestringloadset type (e.g loadcase/envelope, etc)
positionoptional integer position where this chapter will be added; if not specified, will be added at the end
Return valueIFReportChapter

Back to Report

Back to Overview