Path: AerospaceUtils/CAD
% Export a DXF file. It only generates 3DFACE entities. BLOCKS are not used. If you enter a fileName the extension will be ignored. If you do not enter a fileName the name of the CAD model will used. -------------------------------------------------------------------------- Form: ExportDXF( g, fileName ) -------------------------------------------------------------------------- ------ Inputs ------ g (:,:) CAD Data structure fileName (1,:) Optional file name ------- Outputs ------- None --------------------------------------------------------------------------
Back to the AerospaceUtils Module page