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

exact_int_curve is not handled? #79

Open
mconsidine opened this issue Sep 16, 2023 · 3 comments
Open

exact_int_curve is not handled? #79

mconsidine opened this issue Sep 16, 2023 · 3 comments
Assignees
Labels
bug Fixed Issue is fixed

Comments

@mconsidine
Copy link

Hi,
I'm trying to debug the processing of a F3D-based shape and I've found a curve type that doesn't seem to be handled. Thought "law" is a case, but 'exact_int_cur' doesn't seem to be.

Is that correct?

It appears to have this type, shape, sense and spline info:
12:15:23 <class 'Acis.CurveInt'>
12:15:23 <Edge object at 0x563e36a32ca0>
12:15:23 forward
12:15:23 <Acis.BS_Curve object at 0x7f078ccce500>

Is there a recommendation on how to handle this, or is it dealt with in a way I don't appreciate?

Thank you!
mconsidine

@marcocecchiscmgroup
Copy link

Hello,

including the file typically helps.

Thanks.

@jklgrasso
Copy link

Same here. ^ .f3d is not supported here. Make it a zip.

parts-tray v5.zip

@jmplonka jmplonka self-assigned this Dec 5, 2024
@jmplonka jmplonka added bug Fixed Issue is fixed labels Dec 19, 2024
@jmplonka
Copy link
Owner

jmplonka commented Dec 19, 2024

it wasn‘t exact_int_cur. something else…
Tried with „parts-tray v5“ and seems to work.

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

No branches or pull requests

4 participants