GEOUNED-org / GEOUNED

A tool to convert CAD to CSG & CSG to CAD for Monte Carlo transport codes
European Union Public License 1.2
45 stars 27 forks source link

added getters and setters for cadtocsg args #170

Closed shimwell closed 1 month ago

shimwell commented 1 month ago

Adding getters and setters for the CadToCsg class

This helps ensure users provide the correct inputs and if they provide the wrong input type then they get an error message that indicates the problem and what the should do differently