In response to this thread;
http://www.cambam.co.uk/forum/index.php?topic=4470.msg32433#msg32433Allows the user to add point to polylines by just clicking the line with the mouse.
1. Install the dll into your CamBam 'plugins' folder, restart CamBam
2. In the Plugins menu a new item will appear, "Poly Add Point"
3. Draw a polyline, or convert a circle etc. to polylines (it only works with polylines)
4. Select the object so it's highlighted (one object only)
5. click on "Poly Add Point" to run the plugin.
6. You now enter an edit mode "Insert points then press Esc to end"
While in the edit mode you can zoom in or out.
Just click on the line to insert points and when done hit the Esc key.
7. Now you are back to CamBam
To edit the points double click the line;
http://www.cambam.info/doc/plus/cad/EditPolyline.htm I still have to add the translation files, this is version 1 for testing.
Edit: version 2 ( dll only) added below (see this post for details);
http://www.cambam.co.uk/forum/index.php?topic=4855.msg36727#msg36727Edit: version 3 ( dll only) added below
When you click to add a point, now if you keep 'Shift' pressed when you click, the point will be deleted.
other changes listed here;
http://www.cambam.co.uk/forum/index.php?topic=4855.msg36739#msg36739Edit: version 4 (dll only for now) added below
It should address all(most) issues raised in this thread.
Edit: version 5 (dll and source) added below
An undo point was added to the the start and text was changed to;
em.Prompt = TextTranslation.Translate("Points; LeftClick to Insert, Shift + LeftClick to Delete, Esc to end");
Edit version 7 added below
Undo seems to work well using Ctrl+Z
Edit version 8 added below
fixes crash when sometimes starting a new file.
Edit: version 9 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
Edit: version 9.1 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
Fixed issue with layers