Interface MaterialExportInstructions
package
com.ptc.pfc.pfcModel;
public
interface MaterialExportInstructions
extends com.ptc.pfc.pfcModel.ExportInstructions
Description
Used to export a material from a part.
Using this export class is equivalent to using the Setup > Material Write option in Creo Parametric. For more information, refer to the Core section of the Creo Parametric help.
-
See Also:
-
pfcModel.MaterialExportInstructions_Create(), Model.Export(String, ExportInstructions)