BuildSubassembly:

Path: SC/Demos/CAD

% Load a dxf file and save it as a subassembly. 
 The subassembly is the Huygens probe. The core body is a cube.

   Since version 8.
  ------------------------------------------------------------------------
  See also BuildCADModel, CreateBody, CreateComponent, LoadCAD, 
  SaveStructure
  ------------------------------------------------------------------------
%
-------------------------------------------------------------------------------
  Copyright (c) 2008, 2009 Princeton Satellite Systems, Inc.
  All rights reserved.
-------------------------------------------------------------------------------

Children:

AeroUtils: CAD/BuildCADModel
AeroUtils: CAD/CreateBody
AeroUtils: CAD/CreateComponent
AeroUtils: CAD/LoadCAD
Common: FileUtils/FindDirectory
Common: General/SaveStructure

Back to the SC Module page