Skip to content
Snippets Groups Projects
Commit 99f95402 authored by David Zhao's avatar David Zhao
Browse files

temporary buggy version of finger joint

parent 49d4ef53
Branches offsets
No related merge requests found
......@@ -232,6 +232,7 @@ class FingerJoint(Joint):
# for x in edge.offset:
# if x[1].split('.')[0]==face.name.split('.')[0]:
for each_offset in offset:
each_offset=each_offset[0]
pos = (0, 0)
it=dt*2.5
if coords[0][0] == coords[1][0]:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment