TSpline to BRep Convert

TSpline to BRep Convert

Anonymous
Not applicable
419 Views
1 Reply
Message 1 of 2

TSpline to BRep Convert

Anonymous
Not applicable

Hi !

Is there a way to convert a TSpline object to BRep using API (python) ?

0 Likes
420 Views
1 Reply
Reply (1)
Message 2 of 2

BrianEkins
Mentor
Mentor

There's no need to have a method to convert a T-Spline to a B-Rep model because Fusion does this automatically when you leave the "Form" mode.  You can see this if you create a new part, create a new T-Spline model, and then write a program to get the BRepBody objects available in the root component.  You should see one, which is a result of the T-Spline being converted to a B-Rep.

---------------------------------------------------------------
Brian Ekins
Inventor and Fusion 360 API Expert
Website/Blog: https://EkinsSolutions.com
0 Likes