Library | Package Java Toolkit

Interface ProductViewExportInstructions

package com.ptc.pfc.pfcExport;

public interface ProductViewExportInstructions
  extends com.ptc.pfc.pfcModel.ExportInstructions



Description

The instructions interface object to export a part, assembly or drawing into ProductView format.



Method Summary
ProductViewExportOptionsGetPVExportOptions ()
    Get method for attribute "PVExportOptions"
     
voidSetPVExportOptions (ProductViewExportOptions value)
    Set method for attribute "PVExportOptions"
     

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

Method Detail

GetPVExportOptions/SetPVExportOptions

ProductViewExportOptionsGetPVExportOptions ()
voidSetPVExportOptions (ProductViewExportOptions value)