Hi!
I need to get script of Adjust Loops of Loop Tools (graphite - modeling - loops - loop tools) or only a method. In MaxHelp documetation there is all except adjust loop group
EDIT:
in PolyTools.ms i found usage of PolyBAdjustSpinner1 . I see that this method controls behavior of loops. But i dont know how its arguments controls everything at all :< (i cant find code of this method itself)
EDIT2:
PolyBAdjustSpinner1 [autoLoop:bool] [spinnerValue: int] [spinnerPercent: int] [? :int]
spinnerValue: i dont understand how its work
spinnerPercent: this value controlls movement of edges
? - 0: save edges do operation; 1: move edges ... im dont quite sure how its works (PolyBAdjustSpinner1 bool 0 0 1 - saves ... PolyBAdjustSpinner1 bool x x 0 - moves)
miauu · 2014-09-14