experience and innovation

---------------------------------------------------------------------------
   Color a CAD Model. This function can be used only to change the colors
   of a CAD model. It is usually used to change colors for an imported
   model.
---------------------------------------------------------------------------
   Form:
   g = CADColor( mode, g )
---------------------------------------------------------------------------

   ------
   Inputs
   ------
   mode        (1,:) See above
   g           (1,1) Input CAD model

   -------
   Outputs
   -------
   g           (1,1) Output CAD model

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