Construction history

 
 
 

As you work in Maya, most of your actions create nodes in the construction history of the objects you work on. At each point in your work, the current scene is the result of all the nodes you’ve created so far.

For example, you can revolve a curve around a centerpoint to create a new surface with a cross-section in the shape of the curve. When you apply this action to the curve, a new revolve node is created. The new node has the shape of the curve as an input. It has attributes that control how it creates the surface from the curve. And it has the resulting surface as its output.

This chain of nodes, from the curve to the revolve node to the surface, is called the surface’s construction history. The most important thing about construction history is that you can change it. You can reshape the curve, or change the attributes on the revolve node, and the resulting surface updates automatically.

Construction history is part of Maya’s dependency graph. While construction history refers to the history of actions that created the scene, the entire dependency graph refers to all connections (input and output) between nodes.

To temporarily turn off creation of construction history

  1. Click the Construction History On/Off icon in the Status Line (toolbar).

Related topics

Creative Commons License Except where otherwise noted, this work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License