Library | Package Java Toolkit

Interface ModelInfoExportInstructions

package com.ptc.pfc.pfcModel;

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



Description

Used to export information about a model, including units information, features, and children.

Using this export class is equivalent to using the Info > Model option in Creo Parametric. Note that the exact information written to the file depends on the type of model involved. For more information, refer to the Core section of the Creo Parametric help.

Use FeatInfoExportInstructions to export information from a single feature in the model.
See Also:
pfcModel.ModelInfoExportInstructions_Create(), Model.Export(String, ExportInstructions)

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