ShowCAD:

Path: AerospaceUtils/CAD

% Display a stored CAD model in a plain 3D box using DrawSCPlanPlugIn.
 This will apply gouraud lighting for a more realistic image. Any
 rotations in the body hinges are accounted for. Components will be
 grouped by subsystem. This window will NOT be able to interact with
 BuildCADModel; for the interactive GUI, use the button on the Vehicle tab.

 Type ShowCAD for a demo.
--------------------------------------------------------------------------
   Form:
   tag = ShowCAD( g )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   g      (.)   CAD model structure

   -------
   Outputs
   -------
   tag   (1,:)  The tag that identifies the display

--------------------------------------------------------------------------
   See also: DrawSCPlanPlugIn, DrawCAD
--------------------------------------------------------------------------

Children:

AerospaceUtils: CAD/BHinge
AerospaceUtils: CAD/Dim
AerospaceUtils: CAD/DrawSCPlanPlugIn
AerospaceUtils: CAD/DrawSpacecraftPatches
SC: Ephem/Eclipse
SC: Ephem/SunV1
SC: SCModels/SCForImaging
SC: SCModels/SimpleSat
SC: SCModels/TwoArraySC
Common: CommonData/SwooshWatermark
Common: General/CellToMat
Common: General/CloseFigure
Common: General/DeBlankLT
Common: General/IsValidField
Common: General/IsVersionAfter
Common: General/MatToCell
Common: General/StringToTokens
Common: General/Watermark
Common: Graphics/NPlot
Common: Graphics/NewFig
Common: Graphics/Plot2D
Common: Graphics/PltStyle
Common: Graphics/XLabelS
Common: Graphics/YLabelS
Common: Graphics/ZLabelS
Common: Quaternion/AU2Q
Common: Quaternion/Q2Mat
Common: Time/DTSToDTA
Common: Time/Date2JD
Common: Time/JD2000
Math: Linear/Dot
Math: Linear/DupVect
Math: Linear/Mag
Math: Linear/Unit
Math: Trigonometry/CosD
Math: Trigonometry/SinD

Back to the AerospaceUtils Module page