Mention the effort to replace the SolveSpace format

Vectornaut 2025-10-10 00:53:45 +00:00
parent 3a33341904
commit 837a11ad9f

@ -44,6 +44,8 @@ There's an experimental Rust crate for reading and writing STEP files, called [r
### SolveSpace ### SolveSpace
It might be useful to look at the SolveSpace file format (.slvs), with the caveat that there's an ongoing effort to [replace](https://github.com/solvespace/solvespace/issues/75) it.
None of the SolveSpace [export options](https://solvespace.com/ref.pl#Export) talk about preserving constraint information. None of the SolveSpace [export options](https://solvespace.com/ref.pl#Export) talk about preserving constraint information.
## Rust frameworks ## Rust frameworks