CAD system for righteous zen programmers
Project description
zencad
CAD system for righteous zen programmers
What is it?
ZenCad - it's a system for use oce geometry core in openscad's script style. So, it's openscad idea, python language and opencascade power in one.
Manual
Install
python3 -m pip install zencad
Get source code
git clone https://github.com/mirmik/zencad
HelloWorld
#!/usr/bin/env python3.6
#coding: utf-8
from zencad import *
m = box(10,10,10) + sphere(5).translate(5,5,10)
display(m)
show()
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 Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file zencad-0.11.2.tar.gz.
File metadata
- Download URL: zencad-0.11.2.tar.gz
- Upload date:
- Size: 9.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.5.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7e92879b364ac0eaa92d782033995b198077196f9a47286ae138d2fabe6bc2b1
|
|
| MD5 |
79e28f70764a28e36cb262a37ee1c989
|
|
| BLAKE2b-256 |
11e234255742b512d48a0f42b111938ab0e652b9f74371caaf4dedc203cd40bd
|
File details
Details for the file zencad-0.11.2-py3.5.egg.
File metadata
- Download URL: zencad-0.11.2-py3.5.egg
- Upload date:
- Size: 27.1 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.5.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e60a317aadffcbcb0c54f43a1798a70339d7f6b785e504ed6c8688f3f10fddf4
|
|
| MD5 |
e782771d99d316f43b67007cc79bf6d7
|
|
| BLAKE2b-256 |
6d189582dc81bcac08c11700014e179b4db16b16f3424f59421a9f35a7dc39cc
|
File details
Details for the file zencad-0.11.2-py3-none-any.whl.
File metadata
- Download URL: zencad-0.11.2-py3-none-any.whl
- Upload date:
- Size: 12.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.5.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
57ea4a55a97a2f7e0552553f615b555384c0f7a8019c018ae2588946d6a9f367
|
|
| MD5 |
deb5ac063b30440c66cc8e6cd22344a9
|
|
| BLAKE2b-256 |
9408b59d94a9f6cb55f78ec0da400d1724d7735f7e5f839952af6575a28c8f36
|