Airship3DLayout:

--------------------------------------------------------------------------
   Plot a 3D layout of an airship model, including hull, fins, and gondola
--------------------------------------------------------------------------
   Form:
   Airship3DLayout( name, h, surfaceType, n );
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   name          (:)       Name of airship model file.     
   h             (1)       Altitude (m)
   surfaceType   (:)       Surface type ('solid' or 'mesh') Default solid. 
   n             (1)       Number of vertices to plot (default 25)

   -------
   Outputs
   -------
   none

--------------------------------------------------------------------------

Children:

Airships: Mass/BuildAirshipMassModel
Airships: Modeling/AirshipCV
Airships: Modeling/AirshipGeometry
Common: Graphics/Ellipsd
Common: Graphics/NewFig