移动的坐标变换

View Code
/*
Script: Cycle_MOVE
Summary:
Cycles 'Move mode' back and forth between 'View' and 'Local' coordinate space.

Author: Chris Harvey
*/

---2011.7.15 盖天解释
--做视图坐标还有就是 自身的坐标的处理方法

(
max move
--改成移动的操作方式
if getRefCoordSys() == #hybrid then setRefCoordSys #local

else setRefCoordSys #hybrid
)

  

posted on 2011-07-15 09:49  盖天00  阅读(165)  评论(0编辑  收藏  举报

导航