| Library | Module | Frames | Expand |
| Property | DrawFormat | as Boolean |
| true to display drawing format; false to skip drawing format. | ||
| Property | FirstPage | as Long |
| First Page number. | ||
| Property | LastPage | as Long |
| Last page number. | ||
| Property | LayerName | as String |
| Name of the layer. | ||
| Property | LayerOnly | as Boolean |
| true to display layer only; false to skip layer-only display. | ||
| Property | Mdl | as IpfcModel |
| The object of the model to be printed. | ||
| Property | Quality | as Long |
| Quality value for print. | ||
| Property | Segmented | as Boolean |
| true to display segmented; false to skip segmentation. | ||
| Property | Sheets | as IpfcPrintSheets |
| Property | UseDrawingSize | as Boolean |
| true to use drawing size; false to skip drawing size. | ||
| Property | UseSolidScale | as Boolean |
| true to use solid scale; false to skip solid scale. | ||
| Function | CCpfcPrintMdlOption.Create () as IpfcPrintMdlOption | |
| Creates an object used to define the model options for printing purpose. | ||
| Property | DrawFormat | as Boolean |
|
true to display drawing format; false to skip drawing format. |
| Property | FirstPage | as Long |
|
First Page number. |
| Property | LastPage | as Long |
|
Last page number. |
| Property | LayerName | as String |
|
Name of the layer. |
| Property | LayerOnly | as Boolean |
|
true to display layer only; false to skip layer-only display. |
| Property | Mdl | as IpfcModel |
|
The object of the model to be printed. |
| Property | Quality | as Long |
|
Quality value for print. |
| Property | Segmented | as Boolean |
|
true to display segmented; false to skip segmentation. |
| Property | Sheets | as IpfcPrintSheets |
|
|
| Property | UseDrawingSize | as Boolean |
|
true to use drawing size; false to skip drawing size. |
| Property | UseSolidScale | as Boolean |
|
true to use solid scale; false to skip solid scale. |
| Function | CCpfcPrintMdlOption.Create | () as IpfcPrintMdlOption |
|
Creates an object used to define the model options for printing purpose.
|