摘要:http://www.cgplusplus.com/bbs/viewthread.php?tid=2637&extra=page%3D4http://www.cgplusplus.com/bbs/viewthread.php?tid=1222&extra=page%3D12http://www.cgplusplus.com/bbs/viewthread.php?tid=2773&extra=page%3D1面积的求法http://www.cgplusplus.com/bbs/viewthread.php?tid=2480循环创建按钮
阅读全文
摘要:deleteFile "D:\高精材质\fg.dat" ---max 没有删除文件夹的命令,但是可以删除文件。 getFiles <wild_card_filename_string>
阅读全文
摘要:spl = $Line01animateVertex spl 2spl[4][8][2].controller=Point3_XYZ()animate onfor t = 0 to 20 doat time t spl[4][8][2][1].value = t
阅读全文
摘要:sp = splineShape()addnewSpline spaddKnot sp 1 #corner #line [0,0,0]addKnot sp 1 #corner #line [0,0,0]updateShape sp---先生成原点的 点点 在给点轨迹/*dis= getKnotPoint sp 1 2dis_one= getKnotPoint sp 1 1dist = distance dis_one dis*/animateVertex sp 1animateVertex sp 2animate on ( --setKnotSelection sp 1 #(2)at time
阅读全文
摘要:http://au.autodesk.com.cn/bbs/欧特克 中文 注册。 gaitian00
阅读全文
摘要:macroScript mode_jianmo_1_3category:"盖天工具"ButtonText:"mode_(建模)_1.3"toolTip:"mode_(建模)_1.3"( local VertexRendererEnabled = falseglobal gt_mode_tatulon isChecked return VertexRendererEnabled on execute do ( VertexRendererEnabled = not VertexRendererEnabled if VertexRende
阅读全文
摘要:http://scripts.breidt.net/http://cgkarl.blog.163.com/blog/#m=0
阅读全文
摘要:角度转弧度degto rad 随即地取值random maselect $shapsmacroScript Macro112category:"DragAndDrop"(max hide command panel toggle)$box01.vertexticks=on 显示定点标记。curvelength $ 判断线的长度、判断语句。。if then elese for i in do while do 时循环语句exit 退出语句、for a in selection do if a.length>15 then a.length=15 else a.lengt
阅读全文
摘要:比如朋友在使用你电脑 但又不想让他从你电脑中用U盘拷走资料,但又可以浏览U盘里的内容,简单修改就能实现,一些工作很实用的哦~方法:运行regedit,打开注册表编辑器,在HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Control下新建键名为StorageDevicePolicies的项,然后在StorageDevicePolicies项的右边窗口,右击鼠标,在弹出菜单中选择“新建->DWORD值”,建一个名为WriteProtect的DWORD值,然后把该健值修改为1,重启计算机后即生效。(如果把WriteProtect的值改为0,即可恢复U盘
阅读全文