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.

2 votes
2 answers
2k views

Can freestyle render edges with no face?

I have a mesh with some "faceless edges". Can freestyle render them?
GiantCowFilms's user avatar
2 votes
1 answer
2k views

How to set edge bevel weights from a python script

I need to set weights for some edges from a python script. I have tried looping through object.data.edges and setting bevel_weight values but I can't get it right. It only works if I have first edited ...
Henri's user avatar
  • 45
34 votes
5 answers
75k views

How to merge two edge loops

This is a Q&A so I answer it myself. I searched for an answer to this question for ages and didn't find anything so I'll add this here if anybody else struggles with the same issue. So, how can I ...
Finnboy11's user avatar
  • 543
10 votes
1 answer
12k views

How to make an edge loop that is parallel to one of the sides of the face loop?

How to make an edge loop that is parallel to one of the sides of the face loop? Not this - But this -
Vladimir's user avatar
  • 4,715
0 votes
2 answers
1k views

Select the edges drawn by freestyle

I want to be able to select the edges freestyle determines (e.g. silhouette edges), and then, say, draw only those silhouette edges from another view. Is it possible?
Mikhail's user avatar
1 vote
1 answer
228 views

How could two circles be connected when one has an interrupted edge ring?

I created a membrane of one speaker and want to connect a duplicate, the outer edge ring is interrupted (because I used Knife Project to cut the holes in the case). The problem is that Grid Fill ...
stacker's user avatar
  • 38.7k
15 votes
2 answers
74k views

I can't seem to select faces and edges?

I'm following this tutorial to get started with blender: https://www.youtube.com/watch?v=Vp1sH6Cm1ww When I try selecting an edge or a face, the program does not let me. However, I can select ...
elemein's user avatar
  • 661
4 votes
1 answer
12k views

How to output the number of vertices, edges and faces given a polygon with Python?

So far I have written the following code. I am super new to python ...
user5184's user avatar
0 votes
1 answer
264 views

Face splitting tool

Is there a tool to split this cubes faces or face into 4 equally spaced faces? So it will look like this: Maybe just to split it into 2 equally spaced faces that I can apply twice?
Nathan's user avatar
  • 267
2 votes
1 answer
286 views

Add a new edge snapping to a vertex and with an angle constraint?

How would you add a horizontal line without interference to the other edge? As shown on the image,
Vladimir's user avatar
  • 4,715
9 votes
1 answer
4k views

What is the difference between an edge loop and an edge ring?

I've heard the terms "edge ring" and "edge loop". What do they mean and how are they different?
gandalf3's user avatar
  • 158k
6 votes
1 answer
1k views

Embossing an edge-loop

This question follows from Constructing and bevelling a pie-slice I'm trying to bring definition to the top edge of a solid geometric object. EDIT: I'm trying to achieve something like this: ... ...
P i's user avatar
  • 3,951
4 votes
2 answers
4k views

Simulating rounded edges on a mesh

I'm looking to create the illusion of rounded or beveled edges without actually adding new geometry as a batch process for multiple types of meshes, from something as simple as a cube to very complex. ...
paintnpixels's user avatar
19 votes
1 answer
40k views

What are the colored/highlighted edges in edit mode?

There are red and pink edges on my mesh. What do these colored edges mean? How can I use them?
user72708's user avatar
  • 397
40 votes
4 answers
75k views

How to solidify edges

I have a complex mesh with only vertices and edges that I want to solidify. The problem is I just want to solidify edges (not any faces) to have some kind of fat wireframe model (i.e. just every ...
Binary Brain's user avatar

15 30 50 per page