Data-mining tool for .CAT* (CATIA) files.
Project description
catminer
The catminer package is designed to data-mine from CATIA (.CAT*) files into readable formats. CATIA is a CAD design application developed by Dassault Systèmes.
Getting Started
Install the Python package:
pip install catminer
To export data, navigate to the file or directory:
cd /d path
Open CATIA then run catminer:
catminer run
Note 1: CATIA may not need to be open, however, the wrong version may launch.
Note 2: Press
ctrl + c
momentarily to end the program gracefully. Alternatively, pressctrl + break
for a non-graceful exit.
For help on the export options:
catminer run -h
which yields the following:
usage: catminer run [-h] [-u int] [-i path] [-o path] [-t {xml,json}] [-f]
[--no-skips] [--active-doc]
Run catminer using these commands:
optional arguments:
-h, --help show this help message and exit
-u int, --user-settings int
run using user-defined settings from the settings.ini
file
-i path, --in-dir path
set the run directory
-o path, --out-dir path
set the output directory
-t {xml,json}, --file-type {xml,json}
choose the output file type (default: xml)
-f, --force-export overwrite previously exported files
--no-skips ignore the optimized skips - the process will take
much longer
--active-doc export the entire ActiveDocument instead of the part,
product, etc.
The supported outputs are dependent on pyvba.
Customization
The settings above can be customized to run by default or from custom setting groups. To customize these settings:
catminer edit
Developer Notes
Contributors are welcome! The project is hosted on GitHub. Report any issues at the issue tracker, but please check to see if the issue already exists!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file catminer-1.5.tar.gz
.
File metadata
- Download URL: catminer-1.5.tar.gz
- Upload date:
- Size: 9.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 688dc46f2c9efe26d2ca7e70a0cc153c4c92e7debbb52f2d524c9db4f7fbc978 |
|
MD5 | d25933cae7e7ecbd1eb81ab1ae332a65 |
|
BLAKE2b-256 | 0ddea0d39efb66d8201ed1a84bfd716f44a1a22b4c411fd35d726abd574256ed |
File details
Details for the file catminer-1.5-py3-none-any.whl
.
File metadata
- Download URL: catminer-1.5-py3-none-any.whl
- Upload date:
- Size: 10.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0326259d69e7cc6ec481c03847893551f6dafb5f40ac17921a81699eb903e54c |
|
MD5 | 2a602d4375664027a0e1a67198fb280a |
|
BLAKE2b-256 | afe972f56e2927468ee94fc39798da5a3243e8ba00c9b1f10037516c71ba1672 |