ExportCAD:

Path: AerospaceUtils/CAD

% Export a CAD file to a text file.
 The default extension is .cad.
--------------------------------------------------------------------------
   Form:
   ExportCAD( g, fileName )
--------------------------------------------------------------------------

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

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

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

Children:

AerospaceUtils: CAD/BHinge

Back to the AerospaceUtils Module page