Overview
ImagXpress® can read in a CAD file, however it can not write a CAD file. The following properties and methods are for reading in a CAD file.
Properties
Methods
|
CadClose |
Closes the CAD file. |
CadLayerEnableView |
Enables or disables viewing a particular CAD layer. |
CadOpen |
Opens the CAD file for repeated renderings of differently selected layers and layouts. |
CadView |
Changes the CAD file view. |
QueryCadFormat |
Query the CAD format with the given attributes. |
QueryCadLayer |
Query the CAD layer with the given attributes. |
QueryCadLayout |
Query the CAD layout with the given attributes. |