OpenDrawing

Opens an existing drawing document

Input Parameters

            fileName       Name of the file including the path to be opened

Output Parameters

            retVal            Returns the drawing document opened

Description

            Opens an existing drawing document as specified by the file name. You can specify the directory in filename string itself.(e.g. c:\myDrawing\Drawing1.cvd).