SchematicDemo
 
 
 

Schematic API Example

This example shows how to navigate and rearrange a schematic view with the Schematic and SchematicNode API.


Example Files

Location
Files
SchematicDemo.py

Running the Example

To use the schematic demo

  • Start Softimage and open a schematic view.

    Log Node Information
    Select the 'View|Log View Info|All nodes' or 'View|Log View Info|Selected nodes' menu.
    The same functions are also available in the view context menu (right-click anywhere in the view).
    To log information on a specific node, right-click on a node and click 'Log Node Info'.

    Rearrange Nodes in top-down layout

    Select 'View|Rearrange View|All nodes' or 'View|Rearrange View|Selected nodes' menu.
    The same functions are also available in the view context menu (right-click anywhere in the view).
    To rearrange a specific node branch, right-click on a node and click 'Rearrange Node'.

Keywords

This example uses the following keywords:

Python example, Python, Schematic, SchematicNode, Menu