This website requires JavaScript.
Explore
Help
Sign In
josh
/
jpcad
Watch
1
Star
0
Fork
0
You've already forked jpcad
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
47
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Josh Holtrop
2200460b56
split Fix into XFix/YFix constraints
2011-03-30 15:51:45 -04:00
Circle.py
import parent class
2011-03-29 13:20:38 -04:00
Connect.py
fix a few errors
2011-03-29 14:15:57 -04:00
Constraint.py
add classes for constraints
2011-03-25 15:42:12 -04:00
Equal.py
mv EqualConstraint to Equal
2011-03-28 18:18:01 -04:00
Horizontal.py
syntax error - duh
2011-03-29 19:23:51 -04:00
jpcad
set window title to program name
2011-03-22 13:18:36 -04:00
Line.py
only support two line points for now
2011-03-29 14:19:59 -04:00
Shape.py
added Shape.setVar()
2011-03-28 18:58:16 -04:00
Sketch.py
add more debug, SLE solver not working?
2011-03-29 20:42:04 -04:00
SketchWidget.py
SketchWidget: render basic lines and circles
2011-03-29 14:06:18 -04:00
Vertical.py
syntax error - duh
2011-03-29 19:23:51 -04:00
Window.py
add missing horizontal and vertical constraints
2011-03-29 19:27:19 -04:00
XDistance.py
fix a couple issues
2011-03-29 14:30:33 -04:00
XFix.py
split Fix into XFix/YFix constraints
2011-03-30 15:51:45 -04:00
YDistance.py
fix a couple issues
2011-03-29 14:30:33 -04:00
YFix.py
split Fix into XFix/YFix constraints
2011-03-30 15:51:45 -04:00
Description
2d constraint-based CAD system written in Python
experimental
104
KiB
Languages
Python
100%