DBplotElement

Top  Previous  Next

Element plotten.

Element on the screen spend.

Parametre

root (PROOT) [IN]

Act on the open data bank.

data (void *) [IN]

Act on the type PZEICHENDATEN. SIGN DATA is a structure which contains information as the issue on the screen or on the plotter has to occur. Here ZERO may be also handed over.

elem (PELEMENT) [IN]

Act on the too plottende element.

infos (PINFORMATION) [IN]

Here ZERO may be also handed over.

draw (int) [IN]

M_Param_Beschr

Result

---

Declaration

#include "database.h"

 

void DLLENTRY DBplotElement (

PROOT root,

void * data,

PELEMENT elem,

PINFORMATION infos,

int draw

);

Related functions

DBplot

DBplotObject