@gaieus said:
One thing to improve maybe (and for me to really remove the "Draw" toolbar of native SU): could the line tool - after creating a closed loop of edges - form a face in 2D as well? I mean without drawing on an already existing face/surface?
Don't do that too quickly! There still a huge gap with the native Sketchup tools:
- Creation of faces when lines are drawn: I am working on it, but it is rather tricky
- Moving and deforming faces when doing an offset. My offset tool does not do that
- In order to keep track of edges 'on surface' for later contour edition, i assign them a small attribute string (about 10-15 characters). If your entire model is made out of lines and shapes on Surface, you will increase the file size. I plan to have a small tool to perform a clean up
- The tools are primarily designed to work on a surface. I just tried to make them behave 'honestly' when there is no surface, but this is just a side effect. By the way, I still have a lot of issues to resolve when lines or shapes are drawn on a mix of surface and non-surface.
Clearly Google could do a much better work, because it would be compiled code, and taking benefit of all the internal geometry representation they have, which is incompletely exposed via the Ruby API.
I'm glad anyway that you find the scripts useful and I apprecaite your feedback.
Fredo