Report.addResultsChapter


addResultsChapter(chapterName, nSigFig, orderBy, [position])

Adds a result chapter in the report

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

Back to Report

Back to Overview