STLExportOptions.sendToPrintUtility Property
Parent Object: STLExportOptionsDefined in namespace "adsk::fusion" and the header file is <Fusion/Fusion/STLExportOptions.h>
Description
Gets and sets whether the created STL file will be sent to the print utility specified by the printUtility property. If this is false a filename must be defined.
Syntax
"sTLExportOptions_var" is a variable referencing a STLExportOptions object. |
Property Value
This is a read/write property whose value is a boolean.Samples
| Name | Description |
| STLExport API Sample | Demonstrates how to export f3d to STL format. |
