Mesh Results Sub Chapter

Base Class: None

Derived Classes: None

Description

Represents a single results table in a MeshResultsChapter. Each results chapter can contain any number of subchapters in any order. Each subchapter independently stores all the options and settings - such that adjacent tables can, for example, represent the same values but have different transformation settings.

Available Functions:
 addComponent(name)
 setDecimalPlaces(nDecimalPlaces)
 setEntity(entity)
 setHasAllComponents(hasAllComponents)
 setIncludeNodeCoords(includeNodeCoords)
 setIsSlice(isSlice)
 setIsSummary(isSummary)
 setIsTabular(isTabular)
 setLocation(location)
 setPrimaryComponent(name)
 setResultsTransformElement()
 setResultsTransformLocal(localCoords, iShellIdx)
 setResultsTransformMaterial()
 setResultsTransformNone()
 setResultsTransformXYAngle(XYAngle)
 setResultsWoodArmerData(rAngle, rTopToTop, rBottomToBottom, rKFactor, rXTop, rYTop, rXBottom, rYBottom, bKFactor, bAssessment, bWoodArmer, bBendingOnly)
 setSigFig(nSigFig)

Back to Overview