017.blender技巧篇扩展中文版017 - 沿着边缘滑动顶点Slide Vertices Along Edges 01:44 016.blender技巧篇扩展中文版016-在网格上打孔 Punch Holes In Meshes 01:12 015.blender技巧篇扩展中文版015 - 凹斜面轮廓Concave Bevel Profile 01:33 014.blender技巧篇扩展中文版014 -提高渲染速度插件 Increase Your ...
(action='DESELECT') bpy.ops.mesh.select_all(action='SELECT') bpy.ops.mesh.mark_sharp(clear=True) # Deselect all vertices/edges/faces bpy.ops.mesh.select_all(action='DESELECT') # Switch to face mode bpy.ops.mesh.select_mode(type='FACE') return {'FINISHED'} def register(): bpy.utils...