Reference a blog post about STEP file parsing
parent
837a11ad9f
commit
7961d423c5
1 changed files with 2 additions and 0 deletions
|
@ -38,6 +38,8 @@ This format is described by the ISO 10303 standard. The standard includes an "In
|
||||||
|
|
||||||
There's an experimental Rust crate for reading and writing STEP files, called [ruststep](https://github.com/ricosjp/ruststep).
|
There's an experimental Rust crate for reading and writing STEP files, called [ruststep](https://github.com/ricosjp/ruststep).
|
||||||
|
|
||||||
|
This [blog post](https://zacxalot.github.io/step/4-express-parser/) about writing a STEP parser includes some concrete examples of STEP files.
|
||||||
|
|
||||||
### IGES
|
### IGES
|
||||||
|
|
||||||
[This page](https://innovation.world/it/invention/iges-step/) claims that IGES "lacked the ability to store higher-level information like feature history or assembly constraints."
|
[This page](https://innovation.world/it/invention/iges-step/) claims that IGES "lacked the ability to store higher-level information like feature history or assembly constraints."
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue