InvoluteGear: positionBySupport

This commit is contained in:
DeepSOIC 2015-06-28 16:42:28 +03:00 committed by Stefan Tröger
parent acac286cd0
commit f688546106

View File

@ -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