---------------------------------------------------------------------06/19/2010
ISOViews.swp                      Written by Leonard Kikstra,
                                  Copyright 2001-2010, Leonard Kikstra
                                  Downloaded from Lenny's SolidWorks Resources
                                       at http://www.lennyworks.com/solidworks
-------------------------------------------------------------------------------

This macro will add/update 16 named views in this SolidWorks model as follows:

      Isometric based views:
            ISO Right Front
            ISO Left Front
            ISO Left Rear
            ISO Right Rear

      Dimetric based views:
            DIM Right Front
            DIM Left Front
            DIM Left Rear
            DIM Right Rear

      Bottom Up Isometric based views:
            ISO Bottom Right Front
            ISO Bottom Left Front
            ISO Bottom Left Rear
            ISO Bottom Right Rear

      Bottom Up Dimetric based views:
            DIM Bottom Right Front
            DIM Bottom Left Front
            DIM Bottom Left Rear
            DIM Bottom Right Rear

These named views can be referenced at any time while viewing the SolidWorks 
model, or they can be used within SolidWorks drawings.

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

DISCLAIMER:
* These macros are provided free of charge for personal use and/or reference. 
* These macros may be freely distributed, provided the original copyright 
  notices remain unchanged and intact. 
* This macro will work 32bit and 64bit versions of SolidWorks 2009 and later 
  with minimal or no modification. 
* These macros, and corresponding files, are provided as is. 
* There are no warranties, expressed or implied, that these macros will perform 
  as indicated, perform to users expectations, or complete a specific task. 
* These macros will change the current SolidWorks document. Use these macros at 
  your own risk. Back up your data before using this macro on any SolidWorks 
  document. 

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