Course Library
Learning Paths
Free Courses
Learn Blender 3D in the way that’s right for you.
Inner Circle
Where members share progress and help each other learn.
›
The Commons
A free Blender community open to artists of all skill levels.
Forum Archive › not a question per se, a word of warning if you were hoping to finally learn how to select objects with a textual command… ; ) › Reply To: not a question per se, a word of warning if you were hoping to finally learn how to select objects with a textual command… ; )
some additional info…
Selecting object by name in 2.8 (StackExchange)
so, instead of the “direct” way, you need to use:
select_get() and select_set()… mind the use of round brackets! : )