Message 1 of 2
Extract Solid from surface .NET
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
Is there any way to convert or extract Solid3D from TinSurface through .NET API?
The first method I tried
-> Convert the surface triangles into faces.
-> Extrude the faces.
->Join the face solids to have a single big solid.
The problem I am facing with this method is that it crashes while joining a large number of faces.
Best Regards,
Eirij