Message 1 of 2
How to convert Surface to NurbsSurface?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi. I'm trying to convert some kind of surface(such as cylinder/ revolved/ ellipse...) to NurbsSurface and then do brep data export. All I can find now is ExportUtils.GetNurbsSurfaceDataForFace() method. But it only support pevit api over version 2017 and I'm not sure whether it is suitable for all these kind of surfaces. Is there any other way to do this? Thanks!