Accusoft ImagXpress 13
CadOpen Method
The name of the CAD file to open.
Description
Opens the CAD file for repeated renderings of differently selected layers and layouts.
Syntax
Visual Basic
Public Sub CadOpen( _
   ByVal FileName As String _
) 
Parameters
FileName
The name of the CAD file to open.
Remarks

This method keeps the internal tables and reference objects available for subsequent viewing by CadView. Without any CAD load options selected, the default layout and layers are rendered at the default paper size and resolution.

To terminate the viewing and remove the tables, CadClose must be called.

Note: This method does not support asynchronous operations nor support of annotations for adding or viewing.

Note: The IFileSize and IFormat properties may be not retained through the repeated renderings of the different layers and layouts. The application should maintain these properties if the data is needed.

Note: Available in Professional edition.

See Also

ImagXpress Object  | ImagXpress Members  | CadClose Method  | CadView Method  | Cad Format

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback