Open
Description
Dear all.
I want to use PythonOCC to create a small library for reading (step, iges, brep) CAD files, extract info as volume, centroid, inertia properties, bounding box..... and also export to json, and stl, file to render for the web. But I don't need any of the modeling tools.
Is there any advice to build it only with these features, in order to reduce package size, and build time?