Interface VDAExportInstructions
package
com.ptc.pfc.pfcModel;
public
interface VDAExportInstructions
extends com.ptc.pfc.pfcModel.GeomExportInstructions
Description
Used to export a part or assembly in VDA format.
This interface has been deprecated, use VDA3DExportInstructions for more export options.
Using this export class is equivalent to using the File Export VDA option in Creo Parametric. For more information, refer to the Interface section of the Creo Parametric help.
-
See Also:
-
pfcModel.VDAExportInstructions_Create(GeomExportFlags), Model.Export(String, ExportInstructions)