Skip to main content

Questions tagged [edges]

An edge is a line segment connecting two vertices. An edge always connects two vertices by a straight line. The edges are the “wires” you see when you look at a mesh in wireframe view. They are usually invisible on the rendered image. They are used to construct faces.

3 votes
2 answers
209 views

How can I remove a point of junction and reconnect 2 meshes via python?

I have a set of problematic meshes that have junction vertices (those with 4 edges). And I have to remove these via python and connect those vertices marked in green. Is this possible? Basically I ...
Megan Love's user avatar
5 votes
1 answer
155 views

How to select all the vertices on one side of an edge loop?

I would like to select all the vertices on the character's hand from this edge loop down. Are there any quick ways to do it?
HullBreaker's user avatar
1 vote
1 answer
27 views

How do I fix the faces of a bevel looking pinched when smooth shading?

When I try to bevel the edges of a corner, the faces of the bevel end up looking pinched when I turn on smooth shading. I've tried a weighted normals modifier and shade smooth by angle but nothing ...
InTheBlender's user avatar
1 vote
2 answers
87 views

How can i extrude or scale bottom of an object along it normal using Geometry node

I'm stuck in a problem where I can't figure out how to extrude the bottom of an object in the way shown below. I'm new to blender geometry node, been trying Set Position, Extrude Mesh and Scale ...
0292_ Đường Minh Triết's user avatar
1 vote
1 answer
33 views

How can I select and remove excess loops from an edge outline using python?

How can I select these vertices in this weird loops encircled in red using python? In this example I only have 5 vertices excess but it's possible for more or lesser vertices to be junctioned like ...
Megan Love's user avatar
3 votes
1 answer
174 views

How can I smooth out or turn a pixelic mesh into a curve?

I have this mesh in Blender 4.1 and possibly more types of meshes with this type of pixelic art, but I can't figure out how I can smooth it out and turn it into a curve object. Don't worry about the ...
Megan Love's user avatar
1 vote
0 answers
59 views

Script Help for overlapping edges between objects

I am working on a project that involves drawing grease pencil edges using the "mark freestyle edge" feature on edges that do not intersect with edges from other objects. I am using RBDLab to ...
FunnyKnowledge's user avatar
1 vote
0 answers
19 views

Edge selection highlight not working

After updating to 4.1 I stopped seeing selected edges when more than one is selected. In this gif you can see I am selecting 3 edges. The first one behaves as usual, but when selecting the second and ...
Sumatra's user avatar
  • 66
1 vote
1 answer
37 views

Select faces directly touching selected edges?

I would love to know a way to select faces that are directly neighbours to selected edges. Simply using grow selection ("select more" command) does not solve this because it selects all ...
michalpe's user avatar
  • 145
0 votes
0 answers
12 views

Harsh alpha edge when combining clips in Video Editing

I'm new to Blender and I'm stumbling on a surely simple problem. I want to use the Video Editing module to combine the rendered .exr image sequence of an animated layer over a background. Using Cycles....
Gabriele Zucchelli's user avatar
3 votes
1 answer
140 views

Extruding Edges (Coffee Bag Sides)

after encountering too many errors in the surface of my first attempt, I have now decided to completely remodel my coffee bag. I would like to pull the selected edge inward. However, when I try to do ...
user185791's user avatar
0 votes
1 answer
25 views

Cannot get rid of loose edges and vertices on plane

I have these random edges and vertices which I can box select and delete, but I am wondering if there is some way to get rid of them quickly since they are all on the same plane. I've tried all of the ...
lil guy's user avatar
5 votes
1 answer
115 views

Geometry Nodes - Vertex Group to Edge path (Curve)

Is there any way to get edge path (curve) from Vertex Group ? But obviusly geometry nodes setup of mine gives me not what I want.
Bicukow's user avatar
  • 961
0 votes
1 answer
49 views

Output edge selection in geometry nodes?

I want to procedurally select edges, based on their position criteria, and store that selection for later. But can selection be an output attribute? If not, is there any way to just output a visual ...
michalpe's user avatar
  • 145
1 vote
0 answers
31 views

What do red edges mean?

I was doing the donut tutorial and I noticed these red edges. I thought they might be marked as crease, so I selected the edges around the green X and selected Tag Crease, since I found on google that ...
user2738698's user avatar

15 30 50 per page