Blender Python Module Quiz

Blender Python Module Quiz

12th Grade

14 Qs

quiz-placeholder

Similar activities

Scratch

Scratch

KG - Professional Development

10 Qs

DevOps

DevOps

12th Grade

10 Qs

ESBWB Workbook Domain 1 Lesson 2

ESBWB Workbook Domain 1 Lesson 2

9th - 12th Grade

15 Qs

Programming Basics

Programming Basics

11th - 12th Grade

10 Qs

EMTECH Q2 M14 PRETEST

EMTECH Q2 M14 PRETEST

11th - 12th Grade

10 Qs

Bài 5: Thực hành chia sẽ máy in trên mạng

Bài 5: Thực hành chia sẽ máy in trên mạng

12th Grade

10 Qs

2.1.3 Algorithms (Sorting)

2.1.3 Algorithms (Sorting)

12th Grade

13 Qs

Unit 6 - lesson 2 Network Topology

Unit 6 - lesson 2 Network Topology

10th - 12th Grade

19 Qs

Blender Python Module Quiz

Blender Python Module Quiz

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Hala N

Used 5+ times

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Hey there, Blender wizards! You are working on your latest 3D masterpiece. But wait! What command should you use to deselect all objects in Blender and start fresh?

bpy.ops.object.select_all(action='DESELECT')

bpy.ops.object.select_all(action='SELECT')

bpy.ops.object.select_all(action='TOGGLE')

bpy.ops.object.select_all(action='CLEAR')

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Hey there. Imagine you're on a quest with your friends. Which primitive shape do you think has 32 vertices and a radius2 = 0?

Cylinder

Cone

Cube

Sphere

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Hey there! Let's dive into the world of 3D modeling. What type of mesh do you think is created with the command 'bpy.ops.mesh.primitive_uv_sphere_add'?

Circle

Torus

UV Sphere

Ico Sphere

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Hey there, creative minds! Which command should you use to add a torus with a major radius of 1 in Blender?

bpy.ops.mesh.primitive_torus_add(major_radius=1)

bpy.ops.mesh.primitive_torus_add(major_radius=3)

bpy.ops.mesh.primitive_torus_add(major_radius=0.5)

bpy.ops.mesh.primitive_torus_add(major_radius=2)

5.

MULTIPLE CHOICE QUESTION

10 sec • 2 pts

Hey there, creative minds! Imagine you're friend is working on a cool project in Blender and he just added a circle using the command 'bpy.ops.mesh.primitive_circle_add' at location (0, 0, 0). Can you help him figure out what the fill type of that circle is?

QUAD

NGON

NONE

TRIANGLE

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Hey there, creative minds! Your friends are exploring the world of 3D modeling. Can you help them figure out the default fill type for a circle created using 'bpy.ops.mesh.primitive_circle_add'?

TRIANGLE

QUAD

NGON

NONE

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Hey there, Blender enthusiasts! You & your team members are diving into the world of 3D modeling. Can you help them out? Which command should they use to add a cube in Blender?

bpy.ops.mesh.primitive_cube_add()

bpy.ops.mesh.primitive_box_add()

bpy.ops.object.add_cube()

bpy.ops.mesh.add_cube()

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?