Library | Package Java Toolkit

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



Method Summary
StringGetOutputFile ()
    Get method for attribute "OutputFile"
     
voidSetOutputFile (String value)
    Set method for attribute "OutputFile"
     

Methods Inherited from Interface com.ptc.pfc.pfcModel.ExportInstructions
GetFileType

Method Detail

GetOutputFile/SetOutputFile

StringGetOutputFile ()
voidSetOutputFile (String value)