This is an Alpha test of the plugin, please keep that in mind
You would not believe the amount of time I've spent getting this far, everything I tried previous failed at some point. It seemed straight forward at first but you have to try things out as it's impossible to predict the obstacles ahead.
1. Unzip and install the dll
2. open the example file if you wish
or starting from a new blank file
3. Write some text using the CamBam text editor
4. Draw a polyline that you want the text to follow, make sure it's long enough
5. Select the text and the polyline
6. Goto Plugins -> Text On Polyline
The text should now flow onto the line.
Things to watch out for;
1. The line may need to be 'reversed'
2. The text will start at the polyline 'start point'
You can insert a new point using this;
http://www.cambam.co.uk/forum/index.php?topic=4855.msg36669#msg36669then change the start point;
http://www.cambam.info/doc/plus/cad/EditPolyline.htm3. If the polyline is closed you may need to change from CW to CCW
You can get the polyline information using this;
http://www.cambam.co.uk/forum/index.php?topic=4897.msg37236#msg37236Looking for constructive feedback at the moment in order to get to a 'finished' plugin
Some fonts work great, others seem to struggle and will require further investigation.
This issue now fixed.
Edit: version 2 attached
1. Fixed error in calculations for character positions
Edit: v 2.1 attached
1. Stopped the plugin adding space characters to cadfile, they were just clutter.
Edit: v2.2 attached
1. code cleanup and improved entity selection checks
2. Translation code added to error message
Edit: v2.3 attached
1. undo point added so text can be removed from the line.
2. Translation code added to undo message
Edit: v3 attached
Has been compiled with .NET version 4 assemblies and references to CamBam v1.0 dlls
Has been modified and tested to work on;
Windows
Linux
Works with CamBam version 1 ONLY