Report.addAttributeChapter


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

Adds an attribute chapter in the report

chapterNamestringchapter name
nSigFigshortnumber of significant figures for this chapter
typestringdataset type(e.g mesh/material, 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