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

ExportStep Failure #145

Open
x68507 opened this issue Apr 24, 2023 · 0 comments
Open

ExportStep Failure #145

x68507 opened this issue Apr 24, 2023 · 0 comments

Comments

@x68507
Copy link

x68507 commented Apr 24, 2023

The WriteAxis2Placement3d() and WriteAxis1Placement3d() methods call the WriteDefinition() method but place an extra semi-color in the string being passed to WriteDefinition(). This causes a ;; line ending in a STEP file and most programs (the ACIS kernel in particular) throws an error when there is an empty definition.

image

SOFAgh added a commit that referenced this issue Apr 25, 2023
Fixed: cylinder sphere intersection (special cases)
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