| Library | Module | Frames | Expand |
| string | FilePath | |
| The name of the output file. | ||
| /* optional */ pfcPDFOptions | Options | |
| The PDF export options. If null, the default values are used. | ||
| /* optional */ string | ProfilePath | |
|
The Profile path. Can be null Currently used only for drawings
|
||
| static pfcPDFExportInstructions | Create () | |
| Creates an instructions object used to export a solid model to a PDF file. | ||
| string | FilePath |
|
The name of the output file. |
| /* optional */ pfcPDFOptions | Options |
|
The PDF export options. If null, the default values are used. |
| /* optional */ string | ProfilePath |
|
The Profile path. Can be null Currently used only for drawings |
| static pfcPDFExportInstructions | Create | () |
|
Creates an instructions object used to export a solid model to a PDF file.
|