Message 1 of 4
Trim 3D polyline on a surface
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I need help with this problem:
I have a big XYZ file (3D points) imported in autocad. I have to draw some simple 3D object on the surface generated by these points. The points descrive a regular non planar surface.
I have to cut the 3D object in such a way that it stops in correspondance of the surface and then export the modified surface again in points like file (the XYZ is the imput file of another program).
I have tried to draw the 3D object with 3Dpoly and to build the surface under it with loft function, but i don't know how to trim it.
I'm not confident with Autocad3D, can you please give me some suggestion?
Thank you