Blender 辺の交差点に頂点を追加するアドオン

Quick Edit Pencil

エッジ(辺)の交点にVertex(頂点)を作るアドオン

(キーワード: blender エッジ交差 頂点追加)

tinyCAD Edge Tools

Extensions:2.6/Py/Scripts/Modeling/mesh tinyCAD - BlenderWiki

辺を選択してWキーでチョイスする

VTX

  • V : extending two edges towards their calculated intersection point.

NewImage

 

  • T : extending the path of one edge towards another edge.
NewImage


  • X : two edges intersect, their intersection gets a weld vertex. You now have 4 edges and 5 vertices.

NewImage

 

EXM

NewImage

 

XALL

NewImage

 

V2X

Vertex to Intersection. Select 2 edges. Invoke V2X. Places a new vertex at their intersection.

 

BIX

Given two selected edges, this script creates the bisector of these edges. The edges are first checked for coplanarity.