Graph Wizard

Base Class: GraphBase

Derived Classes: None

Description

interface to create a graph that supports after creation editing

Available Functions:
 addExistingGraph(graphName)
 createFromSpecified(xGraphDataset, yGraphDataset)
 createFromSpecifiedHistory(graphDataset)
 createNewWindowForEachLoadcase(multipleWindows)
 hideLabels()
 reset()
 setAutoUpdate(autoUpdate)
 setCurve(style, showArray)
 setDisplayNow(displayNow)
 setFactors(factorX, factorY)
 setLoadcaseSelectionType(loadcaseSelection)
 setName(newName)
 setSelectedLoadcases(lcArray, lcArrayResFile, [lcArrayEigenvalue], [lcArrayHarmonic])
 showLabels()
 showSymbols(show)

Back to Overview