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

Update reverse to JSON and rename to CsgToCad #229

Merged
merged 17 commits into from
Jun 15, 2024

Conversation

shimwell
Copy link
Collaborator

@shimwell shimwell commented Jun 14, 2024

This closes #193 by adding docs, tests and examples for the CsgToCad class

Description

This PR aims to get the reverse function working and tested

Checklist

  • I'm making a PR from a feature branch on my fork into GEOUNED-org/GEOUNED/dev branch
  • I have followed PEP8 style guide for Python or run a formatter such as black or ruff format on my code
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works

@shimwell
Copy link
Collaborator Author

this one is ready for review if anyone has time

@psauvan psauvan merged commit 08fc43b into GEOUNED-org:dev Jun 15, 2024
9 checks passed
psauvan pushed a commit that referenced this pull request Jun 17, 2024
* moved two methods out of start

* removed unnecessary logger line

* started CsgToCad class definition

* added class

* added cli for csgtocad method

* restructure docs

* adding csgtocad to docs

* improved csg to cad examples

* format

* corrected json path

* moved doc string to method

* corrected file path

* quotes used in dict

* removed old code
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.

2 participants