tpaviot / pythonocc-core

Python package for 3D geometry CAD/BIM/CAM
GNU Lesser General Public License v3.0
1.37k stars 378 forks source link

References to OCE in INSTALL.md #814

Open dpellegr opened 4 years ago

dpellegr commented 4 years ago

Hi, I noted that even if migrated to opencascade there are still references to OCE paths in INSTALL.md. Are these up to date?

tpaviot commented 4 years ago

OCE_* are just variable names, you can set it to any path, file. Is it really an issue ?

dpellegr commented 4 years ago

This issue is about possibly outdated documentation.