Report.addGeometryChapter


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

Adds a geometry chapter in the report

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