experience and innovation

-------------------------------------------------------------------------------
   Export a CAD file to a file.
-------------------------------------------------------------------------------
   Form:
   ExportCAD( g, fileName )
-------------------------------------------------------------------------------

   ------
   Inputs
   ------
   g           (:,:) CAD Data structure
   fileName    (1,:) Optional file name

   -------
   Outputs
   -------
   None

-------------------------------------------------------------------------------