Hide ToolController property. TC can be chosen by the first operation in the PathArray Base property.

This commit is contained in:
jim
2021-05-25 18:24:50 -07:00
parent 4e2137b358
commit 9234c33db1

View File

@@ -77,6 +77,7 @@ class ObjectArray:
def setEditorProperties(self, obj):
obj.setEditorMode('JitterPercent', 0)
obj.setEditorMode('JitterMagnitude', 0)
obj.setEditorMode('ToolController', 2)
if obj.Type == 'Linear2D':
obj.setEditorMode('Angle', 2)
obj.setEditorMode('Copies', 2)