Navigation:  Reference > Function Overview >

Working with DPlot Documents

 

Previous pageReturn to chapter overviewNext page

Function name

Description

FNDplot_doc_new

Creates a new, empty document (2D or 3D)

FNDplot_doc_open

Opens an existing DPlot document (file extension .grf)

FNDplot_doc_close

Closes a DPlot document

FNDplot_doc_activ

Activates a DPlot document (sets input focus)

FNDplot_doc_save

Saves an existing DPlot document as *.grf file

SUB Dplot_show

Shows a DPlot document on the HTBasic screen (full screen or part of the screen)

FNDplot_xyz_data

Inserts XYZ data into DPlot document (2D or 3D) including caching ( performance!)

FNDplot_send_cmd

Sends control commands to DPlot application

FNDplot_getcurdat

Retrieve curve data points from a 2D DPlot curve and store it into an HTBasic REAL array

FNDplot_autosize

Dynamic autosize function for documents according to the HTBasic window size

FNDPlot_winmode

Sets the mode of the DPlot application window (e.g. for interactive mode)

FNDplot_f_save_as

Saves the current DPlot document as bitmap file

FNDplot_unilabel

Displays/registers/unregisters a LABEL at the specified position