API Documentation
>
Interfaces
> Interface VRMLExportInstructions
Interface VRMLExportInstructions
package
com.ptc.pfc.pfcModel
;
public interface
VRMLExportInstructions
extends
com.ptc.pfc.pfcModel.ExportInstructions
Description
Class that provides two subclasses to export a solid from Creo Parametric, or a Creo Parametric solid from disk, into VRML format.
Direct Known Subclasses:
VRMLDirectExportInstructions
,
VRMLModelExportInstructions
Methods Inherited from Interface
com.ptc.pfc.pfcModel.ExportInstructions
:
GetFileType
Method Summary
String
GetOutputFile
()
Get method for attribute "OutputFile"
void
SetOutputFile
(String value)
Set method for attribute "OutputFile"
Method Detail
GetOutputFile
String
GetOutputFile
()
SetOutputFile
void
SetOutputFile
(String value)
Was this helpful?
This site works best with JavaScript enabled