Yuki-Kokomi 5695ca08df first commit
2024-07-21 18:13:17 +08:00
2024-07-21 18:13:17 +08:00
2024-07-21 18:13:17 +08:00
2024-07-21 18:13:17 +08:00
2024-07-21 18:13:17 +08:00
2024-07-21 18:13:17 +08:00

Prerequisites

  • Linux
  • Python 3.7

Dependencies

Install python package dependencies through pip:

$ pip install -r requirements.txt

Install pythonocc (OpenCASCADE) by conda:

$ conda install -c conda-forge pythonocc-core=7.5.1
Description
Convert the output of the OpenECAD model to a STEP file.
Readme 44 KiB
Languages
Python 100%