This functionality is only available for certain module packages.

You are here: EEC > BASE > PX update > Writing method updateProjectExchangeModel > addGraph3D

addGraph3D

Adds a Graph2D diagram to the project.

An exception is thrown under the following circumstances:

addGraph3D(String parentAbsPath, String documentName, String documentStoreAsString)
Argument String parentAbsPath Absolute path to the superordinate project component.
String documentName Name of the document definition.
String documentStoreAsString The content of the diagram.
Return value void