Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trimmed NURBS to T-Spline #15

Open
jobordu opened this issue May 1, 2018 · 10 comments
Open

Trimmed NURBS to T-Spline #15

jobordu opened this issue May 1, 2018 · 10 comments

Comments

@jobordu
Copy link

jobordu commented May 1, 2018

The ability to read a Trimmed Nurbs format (.iges .step .brep) and convert it to a T-Spline representation would give an amazing value to this library.

Most of the CAD software export models as .step formats and it will probably stay that way until there is a standard for T-Spline model exchange.

Importing .step would allow to use the library on complex parts.

@hadichko
Copy link

Hi jobordu, I am facing the same problem and am curious to know if you found a tool to convert trimmed NURBS to T-Splines? I need such a converter for my isogemetric solver which is based on T-Spline format. Cheers!

@jobordu
Copy link
Author

jobordu commented Sep 14, 2018

Hi @hadichko , I might actually have a solution, but I would like to test it more before saying Eureka !

It does use some of the tools of Isogeometric Analysis.

@hadichko
Copy link

@jobordu Congratulates! This is excellent news. Would you release your code/solution once verified?

@jobordu
Copy link
Author

jobordu commented Sep 14, 2018

Hi @hadichko, in the present state it is a pseudo-code process more than a code. It involves the uses of different commercial tools. In the short-mid terms, such a code would require to pay for the commercials SDK and development...

Sorry If I am not to open about how my recipe, I am thinking about creating such a product.

@hadichko
Copy link

Hi @jobordu Thank you for explaining. I completely understand that you would keep it secret. Similarly, I am creating an analysis tool based on IGA either using trimmed NURBS or T-Splines. Are you going to add Bezier surface extraction as well? Once you have a product, please let me know. Maybe I can afford a license.

@GrapeTec
Copy link
Owner

The topic you discussed on is quite interesting. We would like to start similar research work. However, due to the lack of hands, we cannot finish it in a short time. If you have solutions on trimmed NURBS and Bezier extraction, you are appreciated to share your ideas or codes (only algorithms, not your whole IGA software package), and we could cooperate. Send me private email if you are interested, Thank you!

@jobordu
Copy link
Author

jobordu commented Sep 16, 2018

HI @hadichko and @GrapeTec, please write your email address here and I will contact you. I wasn't able to find them through github.

@GrapeTec
Copy link
Owner

My email address is in the README of T-SPLINE. [email protected]

@hadichko
Copy link

here is mine: [email protected]

@hadichko
Copy link

Hi, I was wondering if there has been any development regarding trimmed T-Splines.
Best,
Hadi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants