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) |
getResultsTransformData(sType, rXYAngle, extraInfo1, extraInfo2) |
getWoodArmerData(angle, topToTop, bottomToBottom, KFactor, XTop, YTop, XBottom, YBottom, bKFactor, bAssessment, bWoodArmer, bBendingOnly) |
setDecimalPlaces(nDecimalPlaces) |
setEntity(entity) |
setHasAllComponents(hasAllComponents) |
setIncludeNodeCoords(includeNodeCoords) |
setIsSlice(isSlice) |
setIsSummary(isSummary) |
setIsTabular(isTabular) |
setLocation(location) |
setMaxComponentsPerTable(maxComp) |
setPrimaryComponent(name) |
setResultsTransformElement() |
setResultsTransformFeature() |
setResultsTransformGlobal() |
setResultsTransformLocal(localCoords, shellPlane) |
setResultsTransformMaterial() |
setResultsTransformNone() |
setResultsTransformPath(path, [skew]) |
setResultsTransformXYAngle(XYAngle) |
setResultsWoodArmerData(angle, topToTop, bottomToBottom, KFactor, XTop, YTop, XBottom, YBottom, bKFactor, bAssessment, bWoodArmer, bBendingOnly) |
setSigFig(nSigFig) |
Back to Overview