ComponentStateSwitcher.swp - Copyright 2005 Leonard Kikstra          03/09/2005
	Version 1.00

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

INTRODUCTION:
ComponentStateSwitcher is a SolidWorks macro that helps you change the 
suppress/resolve state and hide/show visibility of components in the current
assembly.  It does this by providing a list of all components, providing a preview of the component, then allowing you to chage the state and visibility 
of the component.  This only works on the current configuration of the current
assembly, and it does not allow you to change the referenced configuration of 
the components.

This macro does provide the user some control of what components are displayed 
in the list; All Components, Suppressed Only, or Hidden Only.

This macro is highly based on Suppressed Parts Helper by Alastair Cardwell, 
with many of my own custom tweaks added for your use.
-------------------------------------------------------------------------------

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. 

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

VERSION INFORMATION

V1.00	03/09/2005	* Released via website

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