Defines the various settings for a STEP export.
"drawingExportManager_var" is a variable referencing a DrawingExportManager object.
|
"drawingExportManager_var" is a variable referencing a DrawingExportManager object.
|
Type | Description |
PDFExportOptions | Returns a PDFExportOptions object if successful and null if it should fail. |
Name | Type | Description |
filename | string | The name of the file to export to. Use settings on the returned PDFExportOptions object to change other settings. |