Report Chapter

Base Class: None

Derived Classes: UserContentChapter ResultsChapter

Description

Represents a single chapter in a Report. Derived classes can represent geometry, attributes, results or user content. Each chapter has a name and a position in the Report

Available Functions:
 addLoadcase(ID, [resFile], [eigen], [harm])
 addLoadcase(loadset)
 addLoadcase(name, [resFile], [eigen], [harm])
 setChapterExtent(selectionType, [groupName])
 setDecimalPlaces(nDecimalPlaces)
 setLoadcaseSelectionType(loadcaseSelection)
 setName(name)
 setSigFig(nSigFig)

Back to Overview