Open
Description
Interesting. An idea I had was to possibly support this with the `export` method:
assy.export("out_meta.step", mode="meta")
assy.export("out_meta_no_pcurves.step", mode="meta", write_pcurves=False)
Originally posted by @lorenzncode in #1782 (review)