git clone https://github.com/tpaviot/pythonocc-core.git cd pythonocc-core mkdir cmake-build && cd cmake-build # Set installation directory (optional) PYTHONOCC_INSTALL_DIRECTORY=${PYTHONOCC_INSTALL_DIRECTORY:-/
self.x_app = XCAFApp_Application.GetApplication().GetObject() self.x_app.NewDocument(TCollection_ExtendedString("MDTV-CAF"), self.h_doc) self.doc = self.h_doc.GetObject() self.h_shape_tool = XCAFDoc_DocumentTool_ShapeTool(self.doc.Main()) self.shape_tool = self.h_shape_tool.GetObjec...
Visualization Wrapper test .gitignore .gitmodules AUTHORS CMakeLists.txt INSTALL.md LICENSE NEWS README.md azure-pipelines.yml conda-build.yml Breadcrumbs pythonocc-core /src /Extend / Latest commit tpaviot change read_iges to prevent from buildind a topods_compound by default ...
-DOCCT_LIBRARY_DIR=C:\OpenCASCADE-7.8.1.1-vc10-64\occt-7.8.1.1\win64\vc14\lib ^ -DOCCT_ESSENTIALS_ROOT=C:\OpenCASCADE-7.8.1.1-vc10-64 .. ``` If using CMake GUI, make sure to set these two variables before clicking the "Generate" button: ``` OCCT_INCLUDE_DIR=C:\OpenCASCADE-7.8...