Skip to main content

Questions tagged [select]

The tag has no usage guidance.

3 votes
1 answer
116 views

How to select edge loops intervally in blender?

How can I select edge loops like that, there is a unselected loop between two loops.
Boris's user avatar
  • 33
3 votes
1 answer
552 views

How to select vertices on the left side of a plane using python?

I would like to select only the vertices on the left side of my plane using Python (like on the screeenshot), does anybody have an idea how to do it ? I try the following to get all vertices but i'm ...
Nicolas Southside's user avatar
3 votes
0 answers
143 views

Contour lines every z-level of this stepped landscape

Trying to recreate this holographic animation all by myself with geometry nodes. Watching several tutorials I used a texture map to create the landscape layout. I do not know how to get a selection of ...
fonz55's user avatar
  • 55
3 votes
0 answers
577 views

Quickly select multiple sets of linked data objects

It's easy to select an object and all its duplicates in a scene. Just SHIFT+L and Select Linked > Object Data. But Blender will only select duplicates of an ACTIVE object, not all selected objects ...
michalpe's user avatar
  • 145
2 votes
6 answers
22k views

Can't select bones in Weight Paint mode

I've tried selecting an Armature in Pose Mode, switched to Object Mode, and then Weight Paint mode, but it still doesn't allow me to select bones, among a plethora of other solutions. I'm not sure why,...
LuckyCOINNNN's user avatar
2 votes
3 answers
2k views

Geometry nodes - Why is "mesh to curve" extending the selection of nodes?

I'm trying to thicken a loop automatically with geo nodes. I created a vertex group from the target loop and uses it as input within geometry nodes. But the "mesh to curve" node creates ...
Jag JB's user avatar
  • 978
2 votes
2 answers
830 views

Is there a way to select every other line of faces along a cylinder quickly?

Is there a way to select like in the picture but quickly? and without having to select line by line? I found a tutorial but it says to select the edges, I would like to select the faces.
Fopsi's user avatar
  • 153
2 votes
2 answers
3k views

Is it possible to deselect vertices in Python?

I have an existing selection which I'd like to further isolate using Python scripting. In this instance the math is simply that if the X coordinate is greater than zero, it should be deselected. I ...
Aaron Franke's user avatar
2 votes
1 answer
1k views

How to toggle selectable of multiple objects?

How to toggle 'selectable' for multiple objects in outliner ? For example in outliner, if i select 50 objects, then pressing the 'selectable' button only turn on/off for current/single object. So how ...
andio's user avatar
  • 2,378
2 votes
2 answers
891 views

Select all Objects with "x" amount of Vertices

So I have no Idea what I am doing lol I have been experimenting with a little bit of code to try and select all objects in the scene if they have "x" amount of vertices. I have a scene with ...
NoobPyBlender's user avatar
2 votes
2 answers
140 views

How can I select 2 specific edges all around this gear?

How can I quickly select those two edges all the way around the circle?
Zeerk's user avatar
  • 21
2 votes
3 answers
560 views

Why did my cursor change to a circle?

My cursor switched to a circle and I don’t know how to switch it back. Now I can’t select any objects except for where the orange dot is located. How can I fix this?
Philadelphia_Collins83's user avatar
2 votes
2 answers
72 views

Select curve objects by extrusion profile object

I need to select all curve objects in my scene that have their bevel geometry set to OBJECT and share the same “profile object” (bevel object): bpy.context.object.data.bevel_object = bpy.data.objects[&...
michalpe's user avatar
  • 145
2 votes
1 answer
215 views

Just upgraded to Blender 3.5, now there's a select menu everytime I hit Alt+LMB, how do I get this to go away?

This is the little menu that pops up every time I press Alt+LMB. I do not like it, it gets in the way and is distracting to my workflow. Anyone know how to get rid of this? I use the Industry ...
NewArrival's user avatar
2 votes
1 answer
94 views

What's the easiest way to select many frames/in-between faces?

I'm trying to select all my in-between faces so I can extrude them. What's the easiest way to select all of them? Currently I'm just using shift + ...
John Smith's user avatar

15 30 50 per page
1 2
3
4 5
19