kovacsv / occt-import-js

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

Access to STEP metadata #38

Open somepablo opened 2 months ago

somepablo commented 2 months ago

Is there any way to access the model's metadata defined in the STEP file?

I.e:

#30 = PROPERTY_DEFINITION('Weight_Property', 'Weight of the part', #10);