| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| String | GetOutputFile
()
Get method for attribute "OutputFile" The name of the STL file, without the extension. The file will be produced in the Creo Parametric working directory. |
| void | SetOutputFile
(String value)
Set method for attribute "OutputFile" The name of the STL file, without the extension. The file will be produced in the Creo Parametric working directory. |
| Methods Inherited from Interface com.ptc.pfc.pfcShrinkwrap.ShrinkwrapFacetedFormatInstructions |
|---|
| GetFormat, GetFramesFile, SetFramesFile |
| Method Detail |
|---|
| GetOutputFile/SetOutputFile |
|---|
| String | GetOutputFile | () |
| void | SetOutputFile | (String value) |
The name of the STL file, without the extension. The file will be produced in the Creo Parametric working directory.
|