Specifies which print utility to use when opening the STL file if the sendToPrintUtility property is true. The value of this property can be one of the strings returned by the availalbePrintUtilities property, which will specify one of the know print utilities. You can also specify a custom print utility by specifying the full path to the print utility executable. The default value of this property is the last setting specified in the user-interface.
"sTLExportOptions_var" is a variable referencing a STLExportOptions object.
|
"sTLExportOptions_var" is a variable referencing a STLExportOptions object.
|
Name | Description |
STLExport API Sample | Demonstrates how to export f3d to STL format. |