kovacsv / occt-import-js

The emscripten interface for OpenCascade import functionalities.
GNU Lesser General Public License v2.1
141 stars 23 forks source link

Read the original assembly structure of STP file #3

Closed zhaoxiaomiao closed 2 years ago

zhaoxiaomiao commented 2 years ago

Read the original assembly structure of STP file. The current version can display the basic information of STP model, but the model tree structure information of STP file is lost. I don't know whether it can be achieved?

heyongdong commented 2 years ago

I've got the JSON for the tree structure. The following figure: image

kovacsv commented 2 years ago

@heyongdong How did you get that json result? Can you please attach the stp file?

kovacsv commented 2 years ago

The hierarchy is now included in the json.