Notifications
Clear all

[Closed] getTransformAxis question

HI all:

 The code can run correctly,in top ,bottom left, right ,,front ,back view , Along the x-axis

move 20

       mtx=getTransformAxis $ 0
in coordsys mtx
	move $ [20,0,0]

but The code can‘t run correctly, Who know,Give me some help,thanks

       mtx=getTransformAxis $ 0
in coordsys mtx
$.pivot.x = $.max.x
2 Replies

I want to achieve the align pivot to the x-axis right Arbitrary view (top view, buttom, front ,back ,left, right) ,the code is wrong,but I do’t know where is wrong.

No one knows where is wrong ?