Xpipe: Pipe Solid 3D (LISP)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi
There is this LISP routine from CADTUTOR wich creates 3D Pipe Solid from af 3D polyline.
https://www.cadtutor.net/forum/topic/243-how-do-i-bend-a-3d-cylinder/
https://www.kimprojects.com/3d-piping-autocad-lisp/
I want to the XPIPE LISP routine to create 3D Solid from the invert elevation instead of the centerline with these steps:
1. Create a feature line with Invert elevation
2. Explode the FL and create 3D polyline
3. Use XPIPE to create 3D pipe Solid
Can anyone help modify the code or have any suggestion?
Using the C3D Pipe network catalog is not an options, as it has to be useable in AutoCad