My Felix, my "two cents", for what it's worth...
> 1- It would be nice to recreate something like the view normal thing in Solidworks and most of its behaviour if ever possible. Kind of automated cplane (I know something similar already exist in Moi but not as a single click)
MoI's C-Plane is not too shabby, the handle bars can be set and snapped before and after selection to give you ultimate control.
And you can program a shortcut key for it to help you speed things up:
code:
script: /* Set the CPlane */ moi.view.setCPlaneInteractive();
(thanks Michael!)
> 2- I kind of like the both the 2D and 3D spline tool Solidworks offers but I would be happy with only the possibility of adding constraint like the pierce, hori, vert, curvature, etc (a la solidworks) to existing curve tools in Moi.
Switching between flat views give you some measure of control... I personally would like the ability to go back to a pre-existing spline curve and start adding and drawing more points as if you didn't end it before. Currently you have to draw another curve snapped to the end and then Join and Rebuild.
> 3- Another thing impressed me a lot, when he creates the first "loft" it shows that the added the horisontal constraint to the handle of the spline where it meets the mirror plane, ensure a "perfect" mirror of the surface at the mirror plane anywhere on that particular surface edge where it meets the mirror plane.
There are ways to achieve this result. If your Loft contains a mirror set of profile curves, then the mid-point will we symmetrical. Often, if I want to Blend or create something that comes out exactly 90 degrees from the "mirror plane", I'll take the profile on the mirror line and Extrude a straight surface to the opposite side of the mirror allowing me to use Blend to create a tangent surface from the mirror.
> 4- Here I'm refering to most of the surface creation tools of Solidworks I saw in this video. It seems like these tools offer a kind of edge by edge control of the continuity and or relation with adjacent surface. This kind of control alone would be awsome to have in Moi.
Me too! ;-) I wish (Michael) the best of success with exploration of future surfacing tools.
MoI has a lot going for it with it's current surfacing tools though. The new Iso-Curve Trim has turned out to be really helpful!
For instance, sometimes the edges of two surfaces are very long curves and fall out of tolerance at some places and there may be a few disconnected slivers in places along the seam that don't want to Join.
Just Iso-Curve Trim that problem area and the little split will often disappear.