Table of Contents
The GraphObject can be used to add external files (such as DTD, XEG, PLY) as graphs in a GroIMP project. The import supports the same formats as “Objects/insert …”.
The GraphObject is lazily loaded and the object behind it is only resolved once. The GraphObject can then be added to the project graph several times, even between compilations, and will not be reloaded.
The imported files are saved as files in the GroIMP project without changing them. They are only loaded as resources and can’t be changed.
Using the explorer files can be imported with the menu and GraphObjects can be deleted by select and delete. The explorer can be found on panels/explorers/graphobjects.
Selecting a GraphObject allows you to open it in the 2d or 3d view.