- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello!
I am hoping someone out there would be willing to create a Lisp routine for me. I think it's pretty straight forward, but I'd rather not have to spend the time if someone experienced with such things can give me a hand.
I'm looking for a lisp routine that will draw 3D solid "Capsules" along selected lines. The capsule would be a comprised of a cylinder that runs length of the line, with spheres on either end (with all 3 separate solids "union"-ed together). The routine needs to prompt for the radius of the solid (i.e the radius of the cylinder and the two spheres). Ideally the new solid/s will be placed on the "current" layer.
I found this lisp routine, "Curve2cylinder_english_v2.lsp", in another thread today, which gets me close (it draws a cylinders along selected lines). I'm guessing this can just be modified. I just need it to add spheres to the end/s of the cylinder/s (using the same radius) and unionize it.
Thank you!
Bob
Solved! Go to Solution.