Path: AerospaceUtils/CAD
% 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 ) CADColor( 'initialize', g ) g = CADColor( 'get model' ) -------------------------------------------------------------------------- ------ Inputs ------ mode (1,:) See above g (1,1) Input CAD model ------- Outputs ------- g (1,1) Output CAD model --------------------------------------------------------------------------
Common: General/CloseFigure
Back to the AerospaceUtils Module page