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
19
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
094e4edd9f
added Shape.setVar()
2011-03-28 18:58:16 -04:00
Circle.py
add vars array to Line and Circle for solver
2011-03-28 16:22:25 -04:00
Connect.py
added Connect.toEqu()
2011-03-28 18:25:55 -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
filled out Horizontal and Vertical toEqu() methods
2011-03-28 18:10:49 -04:00
jpcad
set window title to program name
2011-03-22 13:18:36 -04:00
Line.py
add vars array to Line and Circle for solver
2011-03-28 16:22:25 -04:00
Shape.py
added Shape.setVar()
2011-03-28 18:58:16 -04:00
Sketch.py
add Sketch.solve(), in progress
2011-03-28 18:51:00 -04:00
SketchWidget.py
move GL widget code to SketchWidget
2011-03-28 15:26:14 -04:00
Vertical.py
filled out Horizontal and Vertical toEqu() methods
2011-03-28 18:10:49 -04:00
Window.py
move GL widget code to SketchWidget
2011-03-28 15:26:14 -04:00
XDistance.py
add XDistance and YDistance constraints
2011-03-28 18:33:27 -04:00
YDistance.py
add XDistance and YDistance constraints
2011-03-28 18:33:27 -04:00
Description
2d constraint-based CAD system written in Python
experimental
104
KiB
Languages
Python
100%