Graph.createFourierResults


createFourierResults(entity, combination, angle, nDiv, node, component)

entitystring Results entity i.e. "Stress - Thick Shell" etc..
combinationstring
angledouble
nDivinteger
nodenode The name or ID of a node, or a pointer to a Node object.
componentstring Sx, Sy, Sxy, etc.. See element reference manual for details
Return valuearray of Dataset objects The datasets just created in array format

Back to Graph

Back to Overview