1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title> Misfit Model 3D Help - Select Background Image Window </title>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
</head>
<body bgcolor="#e0e0e0">
<h1>Select Background Image Window</h1>
The <b>Select Background Image Window</b> assigns image files
to a specific viewport direction: Front, Back, Left, Right, Top,
or Bottom. A different image can be specified for each direction.
</p>
<p>
Open the <b>Select Background Image Window</b> by selecting
"Set Background Image" item from the "File"
menu.
</p>
<p>
The <b>Select Background Image Window</b> is composed of the
direction frame, and the <b>None</b> and <b>File...</b>
buttons. Use the direction from to select which direction
you want to chose a background for, and the <b>File...</b>
button to select the image. To unassign a background image,
select the view direction and press the <b>None</b> button.
</p>
<p>
To reposition or resize the background image in the viewport,
use the
<a href="olh_tools.html#bgmove">Move Background Image</a> tool or the
<a href="olh_tools.html#bgscale">Scale Background Image</a> tool.
</p>
<p>For more information on how to use background images, see the
<a href="olh_backgroundimagedetails.html">Background Image Details</a>
page.
</p>
<p>
Press <b>Ok</b> to keep your changes or press <b>Cancel</b>
to ignore any changes.
</p>
<hr/>
<center>
[
<a href="olh_index.html">Contents</a>
|
<a href="olh_use.html">Using</a>
|
<a href="olh_tools.html">Tools</a>
|
<a href="olh_commands.html">Commands</a>
]
<br/>
Copyright © 2004-2007, Kevin Worcester
</center>
</body></html>
|