| Library | Module | Frames | Expand |
| string | 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. | ||
| static pfcVRMLDirectExportInstructions | Create (string OutputFile, string InputFile) | |
| Creates a new instructions object used to direct export VRML data from input to output file. | ||
| string | 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. |
| static pfcVRMLDirectExportInstructions | Create | (string OutputFile, string InputFile) |
|
Creates a new instructions object used to direct export VRML data from input to output file.
|