Zero Out Script

Photo of Rick Barrett

Instructor Rick Barrett

Share this video
  • Duration: 13:07
  • Views: 3250
  • Made with Release: 12
  • Works with Release: 12 and greater

Basic Intro to Python Scripting - manipulating object coordinates

In this tutorial, you'll learn how to write a basic Python script that zeros the position and rotation of selected objects. You'll learn how to get a list of selected objects, loop to perform an action on that list, distinguish between three types of local coordinates, and add undo steps to a script.

The final script is attached.

Less...