2011年4月14日

是个视屏网站。

摘要: http://www.21nave.com/vebo/index.php?r=playlist/view/28 阅读全文

posted @ 2011-04-14 23:11 盖天00 阅读(111) 评论(0) 推荐(0)

完整的对齐脚本

摘要: macroScript gt_duiqigognjucategory:"盖天工具"ButtonText:"对齐"toolTip:"对齐工具"(global gt_yc_Ailfn g_filter o = superclassof o == Geometryclassfn find_intersection z_node node_to_z =( --同样的条件 数字及计算要比字符串快 所以能用数字 不用字符串。oop=case of((gt_yc_Ail.conunt_spn1.value ==1): [0,0,-1] (gt_yc 阅读全文

posted @ 2011-04-14 20:19 盖天00 阅读(230) 评论(0) 推荐(0)

对齐成功。

摘要: fn g_filter o = superclassof o == Geometryclassfn find_intersection z_node node_to_z =( --同样的条件 数字及计算要比字符串快 所以能用数字 不用字符串。oop=case of((gt_yc_Ail.conunt_spn1.value ==1): [0,0,-1] (gt_yc_Ail.conunt_spn1.value ==2): [0,0,1] (gt_yc_Ail.conunt_spn1.value ==3):[-1,0,0] (gt_yc_Ail.conunt_spn1.value ==4):[1, 阅读全文

posted @ 2011-04-14 13:50 盖天00 阅读(156) 评论(0) 推荐(0)

界面资料 用的是内部数子外部字符显示,计算时还是用数字因为数字不字符快

摘要: try(destroyDialog gt_yc_Ail)catch()rollout gt_yc_Ail "yongchao-对齐" width:168 height:80(spinner conunt_spn1 "" pos:[152,25] width:12 height:16 range:[1,6,1] type:#integeredittext conunt_edt1 "" pos:[3,25] width:147 height:16 text:"Z轴的负方向" enabled:falsebutton pi 阅读全文

posted @ 2011-04-14 13:48 盖天00 阅读(130) 评论(0) 推荐(0)

由程序改写的对齐资料。还是资料不完善

摘要: fn g_filter o = superclassof o == Geometryclassfn find_intersection z_node node_to_z =( --同样的条件 数字及计算要比字符串快 所以能用数字 不用字符串。oop=case of((gt_yc_Ail.conunt_spn1.value ==1): [0,0,-1] (gt_yc_Ail.conunt_spn1.value ==2): [0,0,1] (gt_yc_Ail.conunt_spn1.value ==3):[-1,0,0] (gt_yc_Ail.conunt_spn1.value ==4):[1, 阅读全文

posted @ 2011-04-14 13:46 盖天00 阅读(173) 评论(0) 推荐(0)

可能会更新场景 这个就是换了全局函数防止出错,加入的报错系统

摘要: macroScript Macro6category:"DragAndDrop"toolTip:""(---想到了一个全局冻结模式---效果try ( function all_freeze_tan = ( global all_obj_freeze oop = selection as array if oop.count !=0 then ( all_obj_freeze= oop ) for i in all_obj_freeze do ( i. isFrozen =not i. isFrozen i.showFrozenInGray =false 阅读全文

posted @ 2011-04-14 10:49 盖天00 阅读(152) 评论(0) 推荐(0)

物体零层级的中间变量

摘要: macroScript poly_mesh_0 category:"DragAndDrop"toolTip:""( -- 向下面这样的class 的形式 不行有中间变量。On IsEnabled Return classof (modPanel.getCurrentObject()) == Editable_Poly On IsVisible Return classof (modPanel.getCurrentObject()) == Editable_Poly on execute do( try (subobjectLevel = 0) catch 阅读全文

posted @ 2011-04-14 10:45 盖天00 阅读(140) 评论(1) 推荐(0)

关于位置的东西 这里的写法。

摘要: $.transform.row4$.pos$.transform.row3$.transform.row2$.transform.row1$.transform.row0-- Unknown property: "row0" in (matrix3 [1,0,0] [0,1,0] [0,0,1] [62.4222,6.96408,0])[1,0,0][0,1,0][0,0,1][62.4222,6.96408,0](matrix3 [1,0,0] [0,1,0] [0,0,1] [62.4222,6.96408,0])[62.4222,6.96408,0] 阅读全文

posted @ 2011-04-14 10:06 盖天00 阅读(144) 评论(0) 推荐(0)

导航