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-2025 CADSoftTools
Go to CAD DLL