LandingLegsCAD:

--------------------------------------------------------------------------
   Generates a CAD component for a lunar module first stage legs.
   Use 'scale' to change the size of the legs. Use 'xy spacing' to adjust
   the distance between the legs.

   These legs are based on the Apollo Lunar Module.

   Type LandingLegs for a demo.
--------------------------------------------------------------------------
   Form:
   [v, f] = LandingLegsCAD( varargin )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   'scale' and 'xy spacing'

   -------
   Outputs
   -------
   v(:,3) Vertices
   f(:,3) Faces

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

Children:

Common: Graphics/ExtrudeFromProfile
Common: Graphics/NewFig
Common: Graphics/Strut
Common: Graphics/XLabelS
Common: Graphics/YLabelS
Common: Graphics/ZLabelS