I'd just be super happy to have some Surfacing functionalities within Alibre.
Not NX level, but atleast Solidedge/Solidworks/ZW3D level. <3
Mmmm,Alibre Expert included MoI, which supports the 3DM format and supplements AD mesh and surfacing tools.
Does anyone know why MoI isn't bundled anymore? I suppose it's just business.
Rhino -> Plasticity -> MoI
edit: I think I found my answer.
Fyi:MoI (Moment of Inspiration) & Maintenance Updates
I was very interested in the 12/03/2010 announcement about Moment of Inspiration (MoI) which in part says: ... "Moment of Inspiration (MoI) will be included in future purchases of Alibre Design Expert. ..." As a person who has worked in Rhino, I find the prospect of a similar surface...www.alibre.com
Alibre Design - Alibre Design Business Products Alibre, Inc. - Moment of Inspiration (MoI)
Those links are from the web archive:Mmmm,
You have access to the old site when was CEO Eng. J. Paul Grayson!
I don't now if it feasible sign in for rescue my old add on that in these time I paid....and right now don't exist any more.
IF you saved or archived the download for MoI then you may be able to talk to MoI about an update.I don't now if it feasible sign in for rescue my old add on that in these time I paid....and right now don't exist any more.
No, I don't need Moi. I have Rhino V8. I am referring to another resources.IF you saved or archived the download for MoI then you may be able to talk to MoI about an update.
I have this project:Speaking of open source CAD, I've been hearing good things about the bleeding edge version of FreeCAD. Sounds like its a lot easier to use, still fails though when you try to modify areas and have it regenerate the rest of the geometry after making underlying changes.
Still haven't justified buying a Moment of Inspiration license, but did have a brief divertissement where I tried a new/recent opensource 3D CAD app:
which I was moderately successful with (managed to get through the tutorial after a fashion) --- but had sufficient difficulty that I wrote up my experiences in the Github Discussion area.
I think that pretty much sums up my problem with interactive/graphical 3D CAD --- it doesn't map UI to result in a direct fashion which makes sense to me as explained in the tutorials I've found.
If I draw a Bézier curve it has 4 nodes, two on-curve, two off-curve, and it's obvious what their positions need to be changed to to arrive at a given shape. If I program a cube in OpenSCAD as:
cube([10, 10, 10]); or a sphere, &c. and reposition them using translate and combine them using hull then it's just a matter of getting the trigonometry right.
That said, I haven't actually done a project in Dune3D --- it just didn't feel comfortable --- I need to find some project which I can then try to do in all the CAD programs by way of comparison.
maker.js - I thought it died.Interesting.
My own efforts have been far more prosaic:
GitHub - WillAdams/gcodepreview: OpenSCAD library for moving a tool in lines and arcs so as to model how a part would be cut using G-Code or described as a DXF.
OpenSCAD library for moving a tool in lines and arcs so as to model how a part would be cut using G-Code or described as a DXF. - WillAdams/gcodepreviewgithub.com
Waiting for Freecads Blender 2.8 moment.Speaking of open source CAD, I've been hearing good things about the bleeding edge version of FreeCAD. Sounds like its a lot easier to use, still fails though when you try to modify areas and have it regenerate the rest of the geometry after making underlying changes.