Function name |
Description |
Creates a new, empty document (2D or 3D) |
|
Opens an existing DPlot document (file extension .grf) |
|
Closes a DPlot document |
|
Activates a DPlot document (sets input focus) |
|
Saves an existing DPlot document as *.grf file |
|
Shows a DPlot document on the HTBasic screen (full screen or part of the screen) |
|
Inserts XYZ data into DPlot document (2D or 3D) including caching ( performance!) |
|
Sends control commands to DPlot application |
|
Retrieve curve data points from a 2D DPlot curve and store it into an HTBasic REAL array |
|
Dynamic autosize function for documents according to the HTBasic window size |
|
Sets the mode of the DPlot application window (e.g. for interactive mode) |
|
Saves the current DPlot document as bitmap file |
|
Displays/registers/unregisters a LABEL at the specified position |