| Library | Module | Frames | Expand |
| Property | FilePath | as String |
| The name of the output file. | ||
| Property | Options | as IpfcPDFOptions [optional] |
| The PDF export options. If null, the default values are used. | ||
| Property | ProfilePath | as String [optional] |
|
The Profile path. Can be null Currently used only for drawings
|
||
| Function | CCpfcPDFExportInstructions.Create () as IpfcPDFExportInstructions | |
| Creates an instructions object used to export a solid model to a PDF file. | ||
| Property | FilePath | as String |
|
The name of the output file. |
| Property | Options | as IpfcPDFOptions [optional] |
|
The PDF export options. If null, the default values are used. |
| Property | ProfilePath | as String [optional] |
|
The Profile path. Can be null Currently used only for drawings |
| Function | CCpfcPDFExportInstructions.Create | () as IpfcPDFExportInstructions |
|
Creates an instructions object used to export a solid model to a PDF file.
|