
Tue, 04/10/2012 - 15:26
Forums:
Load attached step file. And try to convert it to BSpline surface using API BRepBuilderAPI_NurbsConvert. The conversion is successful, but the tessellation failed. And the new shape shows topology error of unorientation. My OCC is 6.5.1.
Any suggestion is welcome. Thanks in advance.
Ding
Attachments:
Tue, 04/10/2012 - 16:46
Hi Ding,
have just tested on 6.5.3 - no problem.
Pawel
Wed, 04/11/2012 - 02:56
Hi Pawel,
Thank you for your reply. I will try it later.
Best Regards.
Ding
Wed, 04/11/2012 - 10:12
STEP file created in which s/w ? Also just curious , what benefit to the user or developer to convert it to b-spline surface ?
- PG
Thu, 04/12/2012 - 03:18
Hi PG,
The cylinder is created in my software using OCC6.5.1. I have designed a B-Spline surface morph and editing module. So I want to convert the cylinder to b-spline surface to do editing opeartion.
Thanks.
Ding