CADEXPORTPARAMS

  Structures >

CADEXPORTPARAMS

Previous pageReturn to chapter overviewNext page

The CADEXPORTPARAMS structure defines export parameters.

 

Syntax:

 

typedef struct _CADEXPORTPARAMS

{

 float XScale;

 Byte Units;

 PROGRESSPROC Proc;

CADEXPORTPARAMS, *LPCADEXPORTPARAMS;

 

 

Fields:

 

XScale

Specifies the scale factor along the X axis.

Proc

Specifies the pointer to the progress procedure (represents progress of the export operation).

 

 

See Also

CADDRAW  | DXFDATA  | DXFPOINT  | FPOINT  | FRECT


© 2003-2024 CADSoftTools

Go to CAD DLL