| Library | Module | Frames | Expand |
| Property | InputFile | as String |
| 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. | ||
| Function | CCpfcVRMLDirectExportInstructions.Create (OutputFile as String, InputFile as String) as IpfcVRMLDirectExportInstructions | |
| Creates a new instructions object used to direct export VRML data from input to output file. | ||
| Property | InputFile | as String |
|
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. |
| Function | CCpfcVRMLDirectExportInstructions.Create | (OutputFile as String, InputFile as String) as IpfcVRMLDirectExportInstructions |
|
Creates a new instructions object used to direct export VRML data from input to output file.
|