Interface RelationExportInstructions
package
com.ptc.pfc.pfcModel;
public
interface RelationExportInstructions
extends com.ptc.pfc.pfcModel.ExportInstructions
Description
Used to export a list of the relations and parameters in a part or assembly.
Using this export class is equivalent to using the RELATIONS > Edit Rel option in Creo Parametric. For more information, refer to the Core section of the Creo Parametric help.
-
See Also:
-
pfcModel.RelationExportInstructions_Create(), Model.Export(String, ExportInstructions)