Chapter 7Starting and Using XSI
Starting SOFTIMAGE|XSI
The method you use to start SOFTIMAGE|XSI depends on which operating system you’re using: Windows, IRIX, or Linux. Methods for starting on all operating systems are described in this section. Exiting the application is the same on all operating systems (see Exiting XSI).
Starting XSI on Windows
There are several ways to start on a Windows system:
- Using the Start menu (see below).
- Using the command line (see Starting from the Windows Command Line).
- From a shortcut you create on your desktop or by double-clicking on the Windows batch file called xsi.bat. By default, the batch file is located in the C:\Softimage\XSI_3.0\Application\bin folder.
Starting with the Windows Start Menu
If you installed in the default configuration, you can start from the Windows Start menu in the lower-left corner of the Windows desktop. To do this:
Starting from the Windows Command Line
Starting from the Windows command line lets you specify various startup options, such as the project you want to load.
To start from the Windows command line
Once XSI has started, you can exit the command prompt window at any time.
Creating a Shortcut for Starting on Windows
To create a shortcut to XSI on the desktop
- From the Windows Explorer, go to the directory where the XSI batch file (xsi.bat) resides. By default, this should be in \Softimage\XSI_3.0\Application\bin.
- Right-click the xsi.bat file and choose Create Shortcut.
A shortcut to the batch file is created.
- Drag the shortcut icon to your desktop.
- Start XSI by double-clicking the shortcut icon.
- To change the name of the shortcut, click the icon’s name once and then type a new name.
To modify a shortcut by specifying startup options
For more information about the desktop, shortcuts, the Windows Explorer, and folder windows, please see your Windows operating system documentation.
Starting XSI on IRIX
To start XSI on an IRIX system
Choose Softimage Products > SOFTIMAGE XSI_3.0 from the Toolchest.
Starting from an IRIX Shell
You can also start from a shell if you want to start XSI using specific options.
If you will be starting from a shell on a regular basis, you can configure the .cshrc file so that you will not have to source the .xsi_3.0 file manually every time you start.
- Make sure that the .xsi_3.0 file is in your home directory.
If the file does not exist, you have not yet updated your user account. For more information on updating IRIX user accounts, see Updating User Account Information (IRIX).
- Use a text editor (such as vi or jot) to edit the .cshrc file.
If you have upgraded from SOFTIMAGE|3D, delete the line reading
source ~/.softimage- Add a line reading
source ~/.xsi_3.0Creating a Shortcut for starting XSI from the Toolchest
Assuming XSI 3.0 is installed in
/usr/Softimage/XSI_3.0, do the following to create an XSI shortcut from the Toolchest:Starting XSI on Linux
xsi(lower case letters) is a script that sources .xsi_3.0 (the environment script) and then executes theXSI(upper case letters) software.You can choose to source the environment script first when you open a shell and then run XSI or you can change directories to
<XSI installation path>/Application/bin/ and run xsi (the script) directly.To start XSI from a shell
To create a shortcut for starting XSI
There are a number of window managers that you can choose to install, and therefore, there is no one way to create an icon on your desktop or add a menu item to start XSI. Refer to your window manager’s documentation for more information.
If you create a shortcut on the desktop or in the menu bar/task bar, make sure it runs the
xsiscript directly, which will automatically source the environment script before running XSI.XSI and Window Management
XSI runs in its own window, which means that you can minimize, maximize, resize, and move it as you would any other window. You can also switch between it and any other open window (Alt+Tab for Windows and Alt+Esc for IRIX). For more information about these tasks, refer to your operating system documentation.
On Linux, there are many window managers that can be used and the options they offer are all very different and quite customizable. By default, XSI does not obey any window manager keystrokes. For example, Alt+Tab is used to switch tasks in Gnome, but it does not work with XSI.
You can set an environment variable so that XSI uses your window manager’s windowing system: In a shell, type.xsi_3.0
setenv MWWM allwmbefore starting XSI. Now Alt+Tab will switch windows.In the case of Gnome and the Sawfish window managers,
Alt+left-mouse-button is used to move windows around. This key binding is also used by XSI for another purpose. To avoid this conflict, you can either install and use a different window manager or run XSI without a window manager. To do this:
- On RedHat’s login screen, choose Session > Failsafe and login. An xterm opens where you can source and start XSI. See Starting XSI on Linux.
For more details, consult the documentation for your preferred window manager.
Once You’re Up and Running...
If you are starting XSI for the first time, you are prompted to choose an interaction model and then create a project from the Project Manager.
Interacting with XSI
The interaction model controls how mouse and keystroke interaction will be interpreted in XSI. The interaction model sets the mapping of keyboard shortcuts to XSI commands (key map), whether or not sticky keys are available, which tool is active by default, and how key and mouse buttons are used to select objects and components in 3D views.
It is recommended that you choose the SOFTIMAGE|XSI interaction model because it is optimized for use with all XSI tools.
For more information about changing your interaction preferences and customizing your keyboard shortcuts, see Chapter 22: Defining Your Workspace of the Fundamentals guide.
See also Selecting Objects Using the Different Interaction Models and Selecting Components Using the Different Interaction Models in Chapter 10 of the Fundamentals guide.
Creating the First Project
The very first time you run XSI, the Project Manager opens and you are prompted to create a new project in which to store your XSI scenes.
In XSI, you always work within the structure of a project. Projects exist as folders and contain scene information in the form of scene description files. Scene files are recognized by their .scn file extensions. A project can contain an unlimited number of scenes.
To create a new project
- Click the New Project button to display the New Project dialog box.
- In the Project Name text box, enter a unique name for your project.
- In the Location text box, edit the path of the folder to which you would like the project to be saved.
- In the Project Manager, click New Scene to create a new scene for your project.
For more information, see Chapter 5: Projects & Scenes in the Fundamentals guide.
Exiting XSI
After you have completed your work session in XSI, save your work and exit.
Depending on your preferences, any changes you made to your workspace layout are saved when you exit and automatically recalled the next time you start.
To exit
![]()