ukaea / overlap_checker

A growing collection of tools to process CAD geometries for use in modelling workflows.
GNU General Public License v2.0
3 stars 1 forks source link

Documentation #15

Closed makeclean closed 2 years ago

makeclean commented 2 years ago

In the end i figured out how this is meant to work

1) ./step_to_brep 2) ./overlap_check -j N > overlaps.csv 3) ./imprint_solids < overlaps.csv

Does that seem correct?

smason commented 2 years ago

that looks right; see the "Running" section of the readme:

https://github.com/ukaea/overlap_checker#running

maybe I could move things around to put that nearer the top?

johnnonweiler commented 2 years ago

@makeclean - If there's an issue here, then please clarify what you think is needed and reopen this issue.