-
|
Is there any way to export generated models as STEP files? I'd love to be able to do so and import them into solidworks etc. |
Beta Was this translation helpful? Give feedback.
Answered by
LinKayser
Jan 11, 2026
Replies: 1 comment 1 reply
-
|
No, STEP is, essentially, an encoded CAD process — PicoGK isn't CAD, so it's impossible to generate a STEP file. While there are complex ways to derive a STEP file from a mesh, it's messy. In short, PicoGK is not CAD, and STEP is a CAD format. Lin |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
JaimeGBA
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No, STEP is, essentially, an encoded CAD process — PicoGK isn't CAD, so it's impossible to generate a STEP file. While there are complex ways to derive a STEP file from a mesh, it's messy.
In short, PicoGK is not CAD, and STEP is a CAD format.
Lin