ShowConfigs            Copyright 2003 Leonard Kikstra                09/22/2003

Dowloaded from KIKSTRA SolidWorks Resources
	http://webpages.charter.net/mkikstra/SolidWorks.html
-------------------------------------------------------------------------------

INTRODUCTION:
ShowConfigs.swp macro displays a selection list of configurations in the 
current SolidWorks model with the current configuration highlighted.  Upon 
the user making a selection in this list, the selected configuration will be 
regenerated and displayed along with the "DESCRIPTION" configuration specific 
file property.

This produces the same result as double clicking, or right clicking and 'show
configuration' in SolidWorks' configuration manager, however this macro does 
not refresh it's configuration list.  This is helpful in a model that contains 
a large number of configurations. and you need to see configurations that 
appear at the bottom of the configuration list.

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

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. 
* All macros were written to work with SolidWorks 2003. 
* 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. 

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