InvoluteGear: positionBySupport
This commit is contained in:
parent
acac286cd0
commit
f688546106
|
@ -94,6 +94,7 @@ class _InvoluteGear:
|
|||
involute.CreateInternalGear(w, obj.Modules.Value,obj.NumberOfTeeth, obj.PressureAngle.Value, obj.HighPrecision)
|
||||
gearw = Part.Wire([o.toShape() for o in w.wire])
|
||||
obj.Shape = gearw
|
||||
obj.positionBySupport();
|
||||
return
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user