<!doctype html public '-//W3C//DTD HTML 4.01//EN'
  'http://www.w3.org/TR/html4/strict.dtd'>
<html>
<title>Isight - Examples</title>
  <head>
	<link rel="stylesheet" href="EStyle.css" type="text/css">
	<link rel="stylesheet" href="ETables.css" type="text/css">
  </head>
<a href="http://www.simulia.com/products/sim_opt.html"><img src="../examples/logo.gif"></a>
<body>
<h1>Examples</h1>
<p> This folder contains several examples to highlight individual features, and 
to familiarize oneself with Isight.
</p>
<ul>
	<li><a href="development/development.html">Development</a></li>
	<!-- <a href="getting_started/getting_started.html">Getting Started</a></li-->
	<li><a href="models/models.html">Models</a></li>
	<li><a href="onlineresources.html">Online Resources</a></li>
</ul>
<h1>Tutorials</h1>
<p> This folder contains an example to illustrate a design process using a subset of 
capabilities available in Isight. More information is available <a href="tutorials/tutorials.html">here</a>.
</p>
<ul>
	<li><a href="tutorials/AdapterDuct/index.html">AdapterDuct</a>
</ul>
</body>
</html>
