DBplotObject

Top  Previous  Next

Object plotten.

Parametre

root (PROOT) [IN]

M_Param_Beschr

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.

obj (POBJECT) [IN]

Act on the too plottende object.

infos (PINFORMATION) [IN]

M_Param_Beschr

draw (int) [IN]

M_Param_Beschr

Result

---

Declaration

#include "database.h"

 

void DLLENTRY DBplotObject (

PROOT root,

void * data,

POBJECT obj,

PINFORMATION infos,

int draw

);

Constants

M_Param_Beschr

Related functions

DBplot

DBplotElement

Remarks

M_Param_Beschr