API Documentation > Interface Classes > Class pfcDXF3DExportInstructions
Class pfcDXF3DExportInstructions

# include <pfcExport.h>

class
pfcDXF3DExportInstructions
: public virtual
pfcExport3DInstructions
{
xdeclare(pfcDXF3DExportInstructions)
...
};
This is a
COMPACT class.

Description
This interface is used to export a model to DXF format. This interface is deprecated in Creo5.
See Also:
Methods Inherited from Class pfcExportInstructions::
Methods Inherited from Class pfcExport3DInstructions::
Method Summary
Creates a new instructions object used to export a model to DXF format.
Method Detail
Creates a new instructions object used to export a model to DXF format.
See Also:
Returns:
The created instruction object.
Was this helpful?