LunarGatewaySimpleCAD:

Path: LunarMissions/Gateway

% Build Simple Gateway CAD Model
 Create a model from primitives. This shares the major surface areas but
 requires only 460 faces compares to 85315 in the OBJ-derived model. This
 will create two 3D views, one of the simple model and another with the
 original model overlaid. Saves the file GatewaySimple.mat

 See also: BuildCADModel, CreateComponent, AggregateComponents, ShowCAD,
 SaveStructure
%
--------------------------------------------------------------------------
   Copyright (c) 2022 Princeton Satellite Systems, Inc.
   All Rights Reserved.
--------------------------------------------------------------------------
   Since version 2023.1
--------------------------------------------------------------------------

Children:

AerospaceUtils: CAD/BuildCADModel
AerospaceUtils: CAD/CreateBody
AerospaceUtils: CAD/CreateComponent
AerospaceUtils: CAD/ShowCAD
Demos: Gateway/Gateway
Common: ComponentModels/AggregateComponents
Common: General/SaveStructure
Math: Trigonometry/CosD
Math: Trigonometry/SinD

Back to the LunarMissions Module page