Library | Package Java Toolkit

Interface RenderExportInstructions

package com.ptc.pfc.pfcModel;

public interface RenderExportInstructions
  extends com.ptc.pfc.pfcModel.CoordSysExportInstructions



Description

Used to export a part or assembly in RENDER format.

Using this export class is equivalent to using the File > Export > Model > RENDER> option in Creo Parametric. For more information, refer to the Interface section of the Creo Parametric help.
See Also:
pfcModel.RenderExportInstructions_Create(/*optional*/ String), Model.Export(String, ExportInstructions)

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

Methods Inherited from Interface com.ptc.pfc.pfcModel.CoordSysExportInstructions
GetCsysName, SetCsysName, GetQuality, SetQuality, GetMaxChordHeight, SetMaxChordHeight, GetAngleControl, SetAngleControl, GetStepSize, SetStepSize, GetFacetControlOptions, SetFacetControlOptions, GetSliceExportData, SetSliceExportData