| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| String | GetInputFile
()
Get method for attribute "InputFile" The input file: specifies the file to be exported. This can be the name of a file in the current Creo Parametric directory or a fully qualified path. |
| void | SetInputFile
(String value)
Set method for attribute "InputFile" The input file: specifies the file to be exported. This can be the name of a file in the current Creo Parametric directory or a fully qualified path. |
| Methods Inherited from Interface com.ptc.pfc.pfcModel.ExportInstructions |
|---|
| GetFileType |
| Methods Inherited from Interface com.ptc.pfc.pfcModel.VRMLExportInstructions |
|---|
| GetOutputFile, SetOutputFile |
| Method Detail |
|---|
| GetInputFile/SetInputFile |
|---|
| String | GetInputFile | () |
| void | SetInputFile | (String value) |
| The input file: specifies the file to be exported. This can be the name of a file in the current Creo Parametric directory or a fully qualified path. |