User's Guide > Interface: Data Exchange > Exporting 2D Models
Exporting 2D Models
 
Functions Introduced:
Export Format
Creo TOOLKIT Functions
Type Constant
STEP
PRO_STEP_FILE
IGES
PRO_IGES_FILE
MEDUSA
PRO_MEDUSA_FILE
DXF
PRO_DXF_FILE
DWG
PRO_DWG_FILE
CGM
PRO_CGM_FILE
TIFF
PRO_SNAP_TIFF_FILE
Stheno
PRO_STHENO_FILE
DXF
PRO_DXF_FILE
DWG
PRO_DWG_FILE
CGM file
PRO_CGM_FILE
PVS file, Plot file
ProProductviewFormattedExport()
PRO_PV_FORMAT_PVS
ED file, Plot file
PRO_PV_FORMAT_ED
EDZ file
PRO_PV_FORMAT_EDZ
PVZ file
PRO_PV_FORMAT_PVZ
Plot file
N/A
The function Pro2dExport() exports existing two-dimensional models into a single object file. The exported model can be a single drawing, notebook or diagram, or multiple sheets of a drawing. It supports the STEP, SET, IGES, Medusa, DXF, CGM, TIFF, Stheno,and DWG formats. The interface file obtained using the function Pro2dExport() is controlled by one of its input argument data, an instance of the Pro2dExportdata object. Note that the data argument is optional; you do not have to specify it when exporting only the current sheet of the 2D model. Additionally, several Creo Parametric configuration options related to entity type export options can affect the results of the export operation. Refer to the Creo Parametric Online Help for details on the configuration options.
这对您有帮助吗?