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

ライブラリ側の例外処理が拾えない? #11

Open
K-Magara opened this issue Mar 24, 2022 · 0 comments
Open

ライブラリ側の例外処理が拾えない? #11

K-Magara opened this issue Mar 24, 2022 · 0 comments
Labels
help wanted Extra attention is needed High priority question Further information is requested

Comments

@K-Magara
Copy link
Member

リリースに向けたテスト中,自前で用意したNURBS曲面を持たないIGESデータを読み込むと,Kodatunoライブラリ側のDrawBody関数(正確にはntdll.dllになるのかな?)で例外が発生します.try/catchブロックを埋め込みましたが catch できない??まあまあピンチかも.
2be8827
exception
やっぱり OnDraw関数で tryブロックは書きたくないね.IGESデータを読み込むときにNURBS曲面を持っているか等々のチェックを入れてみるかな.

@K-Magara K-Magara added help wanted Extra attention is needed question Further information is requested High priority labels Mar 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed High priority question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant