David Bethel Posted January 2, 2011 Posted January 2, 2011 Thought I'd share a new project for the new year : no 3D solids - meshes only Make a mesh from a closed polyline pattern with optional fillted top and bottom surfaces in a 1 step process via Autolisp. Quote
CALCAD Posted January 8, 2011 Posted January 8, 2011 Is this a challenge or do you already have code for it? I'm a bit surprised there's no interest so far in this. I guess 3D means solids to just about everybody these days and meshes are SO yesterday. Quote
David Bethel Posted January 8, 2011 Author Posted January 8, 2011 Is this a challenge or do you already have code for it? I'm a bit surprised there's no interest so far in this. I guess 3D means solids to just about everybody these days and meshes are SO yesterday. CalCad, I was a bit surprised as well. Solids seem to have taken over as far as 1 off creations. I doubt you will ever be automate making them ( in Autocad ) other than using a series of ( command ) calls. And that is very problematic. Meshes still have their places and I like the fact that can be parametrically created. I have written the code for conversion. I have a couple other complex mesh shape generators on hand. Regards -David Quote
David Bethel Posted January 8, 2011 Author Posted January 8, 2011 Here is the routine that made filleted corner rectangle in post #3. It also can make a square or filleted hole in a round shape or a round hole in a square or filleted shape. They come in handy for me at least. -David MESH-FTR.LSP Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.