Enum wfcQuickPrintLayoutType
# include <wfcQuickPrint.h>
enum wfcQuickPrintLayoutType
{
wfcQPRINT_LAYOUT_PROJ,
wfcQPRINT_LAYOUT_MANUAL,
wfcQPRINT_LAYOUT_TEMPLATE,
wfcQuickPrintLayoutType_nil
};
Description
-
Manual References:
-
Interface: Automatic Printing of 3D Models
Values
-
wfcQPRINT_LAYOUT_PROJ
-
-
wfcQPRINT_LAYOUT_MANUAL
-
-
wfcQPRINT_LAYOUT_TEMPLATE
-
-
wfcQuickPrintLayoutType_nil
- Enum null value.