PartDesign: typos
This commit is contained in:
@@ -95,7 +95,7 @@ def compute():
|
||||
y=db/2*(math.sin(math.radians(t))-math.radians(t)*math.cos(math.radians(t)))
|
||||
involute.append(Part.Vertex(x,y,0).Point)
|
||||
|
||||
#************ Drawing rigth sides of teeth
|
||||
#************ Drawing right sides of teeth
|
||||
involutesav.extend(involute)
|
||||
involutee.extend(involute)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user