|
Process Help IGESIN - convert an AutoCAD IGES file to a Datamine plot file |
Process Name |
Menu Path |
Link to Command Table |
IGESIN |
Data ribbon | Transfer | IGES/DXF |
Introduction
Used to convert CAD drawings which have been previously converted to the IGES format, to Datamine plotfiles.
How to use
This process can only be used with CAD packages which support the IGES format.
Files, Fields and Parameters
Input Files
Name |
Description |
I/O Status |
Required |
Type |
PROTO |
Overwritten |
Yes |
Plot Prototype |
File containing plot prototype. |
Output Files
Name |
I/O Status |
Required |
Type |
Description |
OUT |
Output |
Yes |
Plot |
Plotfile to be created (may be same as IN; if it is, the original data in the file is overwritten). |
Notes
When using this process, it must be remembered that it is often impossible to convey an exact duplicate picture when converting between a CAD package and your application. Certain information may be lost or have to be approximated. For example, hatching, arcs and curves will be ignored in the transfer. Any negative scaling or mirroring used in the CAD drawing will also be ignored.
Example
!IGESIN &IN(PLOTPROT),&OUT(PLOTFILE)
SYSFILE>plotfile.igs
Error and Warning Messages
Message |
Description |
Solution |
>>> SYSTEM FILE DOES NOT EXIST <<< |
The named file does not exist. Fatal; the process is exited. |
|
|
|
|