finish your thought there buddy
This commit is contained in:
parent
e32f380e80
commit
7ddae3ae7b
@ -7,7 +7,7 @@ class XDistance(Constraint):
|
|||||||
self.pt1 = pt1
|
self.pt1 = pt1
|
||||||
self.shape2 = shape2
|
self.shape2 = shape2
|
||||||
self.pt2 = pt2
|
self.pt2 = pt2
|
||||||
self.dist
|
self.dist = dist
|
||||||
|
|
||||||
def toEqu(self):
|
def toEqu(self):
|
||||||
varrefs1 = self.shape1.toEqu(pt1)[0]
|
varrefs1 = self.shape1.toEqu(pt1)[0]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user