Sample VectorScript Plug-ins
----------------------------

This folder contains several sample VectorScript Plug-ins which demonstrate the
minimum requirement for each type of Plug-in.  They can be used as the starting
point for developing other plug-ins.

Place them in your Plug-ins folder, run VectorWorks, choose "Create Plug-in" 
menu command, select a sample, hit "Duplicate" button and give it a new name. 
Now you have a working plug-in that you can build on.

	Sample Point Obj
	Sample Linear Obj
	Sample Rectangular Obj
	Sample 2D Path Obj
	Sample 3D Path Obj
	Sample Tool
	Sample Menu
	
	
