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

[Feature request] - revive, test, document, update reverse method into CsgToCad class #193

Open
10 tasks
shimwell opened this issue May 22, 2024 · 0 comments
Open
10 tasks
Assignees
Labels
enhancement New feature or request

Comments

@shimwell
Copy link
Collaborator

shimwell commented May 22, 2024

Is your feature request related to a problem? Please describe.

I think the reverse method is not currently working

Describe the solution you'd like

I am keen to bring the reverse function up to the same level as the CadToCsg class
I should add:

  • rename variables to snake case
  • documentation
  • pytest testing
  • continuous integration
  • input validation
  • doc strings
  • examples
  • command line interface script
  • JSON format config file support
  • refactor usage of globally accessible classes like Options

Describe alternatives you've considered

move to separate package

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant