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

get stuck reading the TSM file from Rhino #17

Open
vryy opened this issue Nov 15, 2018 · 1 comment
Open

get stuck reading the TSM file from Rhino #17

vryy opened this issue Nov 15, 2018 · 1 comment

Comments

@vryy
Copy link

vryy commented Nov 15, 2018

Hi
I opened and saved the rhino/simple.tsm from in Rhino v5, with T-Splines plugin installed. After that, the command below does not return, and evetually hang

RhBuilderPtr reader = TSPLINE::makePtr("simple1.tsm");

I think there are problems parsing the latest TSM correctly but does not know exactly. Anyone can look into that?

simple1.zip

@vryy
Copy link
Author

vryy commented Nov 27, 2018

I found out that if we change "cap-type G1CAPS" to "cap-type 1" the TSM can be read normally. However, this trick does not work for some other models.

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

1 participant