摘要: 1 try 2 ( 3 fn ApplyOperation ctype oper = 4 ( 5 If (Modpanel.getcurrentObject() == $.baseobject) then oper $ 6 If Classof (M... 阅读全文
posted @ 2014-12-12 16:04 89096000 阅读(110) 评论(0) 推荐(0) 编辑
摘要: 1 disableSceneRedraw() 2 try 3 ( 4 for fe in geometry do 5 ( 6 if fe.Mesh.Numfaces == 0 then 7 ( 8 de... 阅读全文
posted @ 2014-12-11 18:35 89096000 阅读(95) 评论(0) 推荐(0) 编辑
摘要: 1 for i in Geometry do 2 ( 3 x=i.name 4 for fe = 1 to x.count do 5 ( 6 if x[fe]==" " do 7 ( 8 x[fe]="_" 9 ... 阅读全文
posted @ 2014-12-11 18:27 89096000 阅读(308) 评论(0) 推荐(0) 编辑