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

Features/iges conversion #11

Merged
merged 3 commits into from
Feb 7, 2024
Merged

Features/iges conversion #11

merged 3 commits into from
Feb 7, 2024

Conversation

michelleli04
Copy link
Contributor

Description

Please include a summary of the changes and the related issue. Please also include relevant motivation and context.

Converts an IGES file to a TopoDS_Shape.

Fixes # (issue)
#1

How Has This Been Tested?

Please describe the tests that you ran to verify your changes.
If they are unit tests, provide the file name the tests are in.
If they are not unit tests, describe how you tested the change.

Converted the available IGES files on the google drive. Converted all except RHH_sketchlines

Checklist:

  • I have performed a self-review of my code
  • I have reached out to another developer to review my code
  • I have commented my code, particularly in hard-to-understand areas
  • New and existing unit tests pass locally with my changes

@michelleli04 michelleli04 linked an issue Feb 6, 2024 that may be closed by this pull request
@hmcclew hmcclew merged commit 724a322 into main Feb 7, 2024
1 of 2 checks passed
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

Successfully merging this pull request may close these issues.

IGES File Conversion - TopoDS_Shape
2 participants