Path: AerospaceUtils/CAD
% Export fields required by DSim. This routine will create three files. fileName.obj - geometry data (Wavefront format) fileName.mtl - material data (Wavefront format) fileName.dss - the DSim setup file If you enter a fileName the extension will be ignored. -------------------------------------------------------------------------- Form: ExportDSim( g, fileName, default, package ) -------------------------------------------------------------------------- ------ Inputs ------ g (.) CAD Data structure fileName (1,:) Optional file name default (1,:) Default object class package (1,:) Package containing classes ------- Outputs ------- None --------------------------------------------------------------------------
AerospaceUtils: CAD/BHinge AerospaceUtils: CAD/CreateComponent AerospaceUtils: CAD/MatlabColorToObj AerospaceUtils: CAD/TesselatePolygon Common: Quaternion/Mat2Q
Back to the AerospaceUtils Module page