<?xml version='1.0' encoding='UTF-8' ?>
<!DOCTYPE html
  SYSTEM "about:legacy-compat">
<html xmlns:mml = "http://www.w3.org/1998/Math/MathML" lang = "en"><head><meta charset = "UTF-8"/><meta name = "copyright" content = "(C) Copyright 2020"/><meta name = "DC.rights.owner" content = "(C) Copyright 2020"/><meta name = "DC.type" content = "concept"/><meta name = "abstract" content = "The command SELECT provides the user with powerful possibilities to select objects, in particular nodes and elements, without using graphical interaction. The SELECT command can be entered into the parameter file using a text editor or the text view in Tosca Structure.gui."/><meta name = "description" content = "The command SELECT provides the user with powerful possibilities to select objects, in particular nodes and elements, without using graphical interaction. The SELECT command can be entered into the parameter file using a text editor or the text view in Tosca Structure.gui."/><meta name = "DC.relation" scheme = "URI" content = "../TsoCmdMap/tso-r-cmd-select.htm#tso-r-cmd-select"/><meta name = "DC.format" content = "HTML5"/><meta name = "DC.identifier" content = "tso-c-usr-model-objSelec"/><meta name = "DC.language" content = "en"/><link rel = "stylesheet" type = "text/css" href = "../DSDocUI_XML34.css"/><title>Selection of Objects in Tosca Structure.gui</title>
<script type = "text/javascript" src = "../DSDocUI_Highlight34.js">
  	/* */
  	</script></head><body onLoad = "highlightSearchTerms();" id = "tso-c-usr-model-objSelec">
<a name = "hj-top"> </a><table class = "table1" id = "table11"><tr><td><table class = "DocHeader"><tr><td class = "DocHeader1" colspan = "2"><h1>Selection of Objects in <span class = "ph">Tosca Structure.gui</span></h1></td></tr><tr><td class = "DocHeader4" colspan = "2"/></tr><tr><td class = "DocHeader3"><table class = "DocHeaderIntro" id = "table12"><tr><td class = "Intro1Only"><p class = "header"><p class = "abstract">
<span class = "shortdesc">The command <code class = "ph codeph">SELECT</code> provides the user with
powerful possibilities to select objects, in particular nodes and elements,
without using graphical interaction. The <code class = "ph codeph">SELECT</code> command
can be entered into the parameter file using a text editor or the text
view in <span class = "ph">Tosca Structure.gui</span>.
</span>

</p>
<p>This page discusses: </p><ul><li><a href = "#tso-c-usr-model-objSelec__tso-c-usr-model-objSelec-objList" id = "toc_rg" title = "">Object Lists</a></li><li><a href = "#tso-c-usr-model-objSelec__tso-c-usr-model-objSelec-selType" id = "toc_rg" title = "">Selection Types</a></li><li><a href = "#tso-c-usr-model-objSelec__tso-c-usr-model-objSelec-selCrit" id = "toc_rg" title = ""> Selection Criteria</a></li><li><a href = "#tso-c-usr-model-objSelec__tso-c-usr-model-objSelec-expl" id = "toc_rg" title = "">Examples</a></li><li><a href = "#tso-c-usr-model-objSelec__tso-c-usr-model-objSelec-rmk" id = "toc_rg" title = "">Remarks</a></li></ul>
</p></td></tr></table></td><td class = "DocHeader2"><table class = "DocTopicsSeeAlso" id = "table13"><tr><td class = "TopicsTitle">See Also</td></tr></table><table class = "DocTopicsInOtherGuides" id = "table14"><tr><td height = "8px"/></tr><tr><td class = "TopicsTitleNormal">In Other Guides</td></tr><tr><td><a title = "Selects subsets of different types of objects (solids, nodes, elements etc). These subsets can be combined to a group with the command GROUP_DEF. All commands have only reference to the selected (active) objects." href = "../TsoCmdMap/tso-r-cmd-select.htm#tso-r-cmd-select">SELECT</a></td></tr></table></td></tr></table>




<div class = "body conbody">
<p>Most of the FE objects and <span class = "ph">SIMULIA Tosca Structure</span>
objects can be selected with the <code class = "ph codeph">SELECT</code> command in the
parameter file. Nodes and elements are selected by addressing certain
attributes. Selection of nodes and elements can be used to define node
and element groups. These can be used as optimization groups.</p>
<div class = "section" id = "tso-c-usr-model-objSelec__tso-c-usr-model-objSelec-objList"><h2 class = "title sectiontitle">Object Lists</h2>

<p>In <span class = "ph">SIMULIA Tosca Structure</span>,
a list is created for most object types. At the beginning each object
list is loaded with all the data that is read in by the FE interface,
for example, the list of elements contains all elements from the first input
file linked to the optimization task. When an object is selected, the
selected object is added to the corresponding list. Selection lists can
be used as 
<a class = "xref" href = "#tso-c-usr-model-objSelec__selection_criteria">selection criteria</a>.</p>
<p>The following types of objects have their own lists and can be selected
using the command <code class = "ph codeph">SELECT</code>:</p>
<ul class = "ul" id = "tso-c-usr-model-objSelec__ul_59EE16233CBE4DD3AC728623E022F73C">
<li class = "li">Coordinate Systems (CS)</li>
<li class = "li">Elements (ELEM)</li>
<li class = "li">Element groups (ELGR)</li>
<li class = "li">Nodes (NODE)</li>
<li class = "li">Node groups (NDGR)</li>
<li class = "li">Element types (ETYPE, see <a class = "xref" href = "tso-c-usr-model-elemTypes.htm" title = "This section describes which element types are allowed for optimization with SIMULIA Tosca Structure.">Optimizable Element Types</a>)</li>
<li class = "li">Element properties (EPROP)</li>
<li class = "li">Materials (MAT)</li>
<li class = "li">Solids (SOLID)</li>
</ul>
</div>

<div class = "section" id = "tso-c-usr-model-objSelec__tso-c-usr-model-objSelec-selType"><p><map name = "FPMap1"><area href = "#hj-top" title = "Back to Top" shape = "rect" coords = "416, 0, 435, 10"/></map><span class = "itemsprite"/></p><h2 class = "title sectiontitle">Selection Types</h2>

<p>Every <code class = "ph codeph">SELECT</code> command refers to one object type. The user must define whether the selected objects
should be added to the existing object list (<code class = "ph codeph">ADD</code>) or
removed (<code class = "ph codeph">UNSELECT</code>) or whether the selection list should
be reset (<code class = "ph codeph">SELECT</code>). In addition, it is possible to keep
only the actually selected objects of an existing selection list (<code class = "ph codeph">RESELECT</code>).
All objects of the corresponding type can be registered in the selection
list (<code class = "ph codeph">ALL</code>) or the selection list can be emptied (<code class = "ph codeph">NONE</code>).
It is also possible to invert (<code class = "ph codeph">INVERT</code>) the content of
the selection list. Depending on the selection type, existing selection
lists can be extended or varied as shown in the following table:
</p>
<table class = "table" id = "tso-c-usr-model-objSelec__xx498567"><caption/><colgroup><col/><col/><col/></colgroup><thead class = "thead">
<tr class = "row">
<th class = "entry" id = "tso-c-usr-model-objSelec__xx498567__entry__1"><p> Shortcut</p></th>
<th class = "entry" id = "tso-c-usr-model-objSelec__xx498567__entry__2"><p>Type</p></th>
<th class = "entry" id = "tso-c-usr-model-objSelec__xx498567__entry__3"><p>Description</p></th>
</tr>
</thead><tbody class = "tbody">
<tr class = "row">
<td class = "entry" headers = "tso-c-usr-model-objSelec__xx498567__entry__1"><p><span class = "ph uicontrol">S</span></p></td>
<td class = "entry" headers = "tso-c-usr-model-objSelec__xx498567__entry__2"><p>Select</p></td>
<td class = "entry" headers = "tso-c-usr-model-objSelec__xx498567__entry__3"><p>Initialization and New Selection.</p></td>
</tr>
<tr class = "row">
<td class = "entry" headers = "tso-c-usr-model-objSelec__xx498567__entry__1"><p><span class = "ph uicontrol">R</span></p></td>
<td class = "entry" headers = "tso-c-usr-model-objSelec__xx498567__entry__2"><p>Reselect</p></td>
<td class = "entry" headers = "tso-c-usr-model-objSelec__xx498567__entry__3"><p>Selection of a subset from a selection list.</p></td>
</tr>
<tr class = "row">
<td class = "entry" headers = "tso-c-usr-model-objSelec__xx498567__entry__1"><p><span class = "ph uicontrol">A</span></p></td>
<td class = "entry" headers = "tso-c-usr-model-objSelec__xx498567__entry__2"><p>Add</p></td>
<td class = "entry" headers = "tso-c-usr-model-objSelec__xx498567__entry__3"><p>Add objects to current selection list.</p></td>
</tr>
<tr class = "row">
<td class = "entry" headers = "tso-c-usr-model-objSelec__xx498567__entry__1"><p><span class = "ph uicontrol">U</span></p></td>
<td class = "entry" headers = "tso-c-usr-model-objSelec__xx498567__entry__2"><p>Unselect</p></td>
<td class = "entry" headers = "tso-c-usr-model-objSelec__xx498567__entry__3"><p>Remove objects from current selection list.</p></td>
</tr>
<tr class = "row">
<td class = "entry" headers = "tso-c-usr-model-objSelec__xx498567__entry__1"><p><span class = "ph uicontrol">ALL</span></p></td>
<td class = "entry" headers = "tso-c-usr-model-objSelec__xx498567__entry__2"><p>Select all</p></td>
<td class = "entry" headers = "tso-c-usr-model-objSelec__xx498567__entry__3"><p>Select all objects of the object type.</p></td>
</tr>
<tr class = "row">
<td class = "entry" headers = "tso-c-usr-model-objSelec__xx498567__entry__1"><p><span class = "ph uicontrol">NONE</span></p></td>
<td class = "entry" headers = "tso-c-usr-model-objSelec__xx498567__entry__2"><p>Select none</p></td>
<td class = "entry" headers = "tso-c-usr-model-objSelec__xx498567__entry__3"><p>Empty selection list.</p></td>
</tr>
<tr class = "row">
<td class = "entry" headers = "tso-c-usr-model-objSelec__xx498567__entry__1"><p><span class = "ph uicontrol">INV</span></p></td>
<td class = "entry" headers = "tso-c-usr-model-objSelec__xx498567__entry__2"><p>Invert</p></td>
<td class = "entry" headers = "tso-c-usr-model-objSelec__xx498567__entry__3"><p>Invert: Reverse selected and nonselected objects
of the object type.</p></td>
</tr>
</tbody></table>

<p> The following figure shows the selection lists and selection criteria:</p>
<p>
<figure class = "fig fignone" id = "tso-c-usr-model-objSelec__fig_B3576E573F164BAB83B3B7799213A16B"><span class = "figcap">Selection Lists and Selection Criteria</span><br/><img class = "image" id = "tso-c-usr-model-objSelec__selection_criteria" src = "../TsoUserImages/model_selListSelCrit.png" width = "500" height = "195"/><br/></figure>
</p>

</div>

<div class = "section" id = "tso-c-usr-model-objSelec__tso-c-usr-model-objSelec-selCrit"><p><map name = "FPMap1"><area href = "#hj-top" title = "Back to Top" shape = "rect" coords = "416, 0, 435, 10"/></map><span class = "itemsprite"/></p><h2 class = "title sectiontitle"> Selection Criteria</h2>

<p>Almost all objects can be added to a selection list using numbers
or names. For nodes and elements a variety of selection criteria exists
as shown in the following table.
For example, it is possible to select elements by their element property
or material number defined in the analysis file. Thus element and node
numbers do not must be explicitly known by the user.</p>
<p>Selection lists are useful tools that help the user to quickly define
element and node lists. Selection lists are required for group definitions.</p>

<table class = "table" id = "tso-c-usr-model-objSelec__xx498819"><caption/><colgroup><col/><col/><col/><col/><col/><col/><col/><col/><col/><col/><col/></colgroup><tbody class = "tbody">
<tr class = "row">
<td class = "entry" rowspan = "2" colspan = "2"/>
<td class = "entry" colspan = "9"><p>Selection criteria</p></td>
</tr>
<tr class = "row">
<td class = "entry"><p>NAME</p></td>
<td class = "entry"><p>NR.</p></td>
<td class = "entry"><p>CS</p></td>
<td class = "entry"><p>ELGR</p></td>
<td class = "entry"><p>NDGR</p></td>
<td class = "entry"><p>ETYP</p></td>
<td class = "entry"><p>EPROP</p></td>
<td class = "entry"><p>MAT</p></td>
<td class = "entry"><p>SOLID</p></td>
</tr>
<tr class = "row">
<td class = "entry" rowspan = "9"><p><span class = "ph uicontrol">Selection lists</span></p></td>
<td class = "entry"><p>CS</p></td>
<td class = "entry"><p>X</p></td>
<td class = "entry"/>
<td class = "entry"/>
<td class = "entry"/>
<td class = "entry"/>
<td class = "entry"/>
<td class = "entry"/>
<td class = "entry"/>
<td class = "entry"/>
</tr>
<tr class = "row">
<td class = "entry"><p>ELGR</p></td>
<td class = "entry"><p>X</p></td>
<td class = "entry"/>
<td class = "entry"/>
<td class = "entry"/>
<td class = "entry"/>
<td class = "entry"/>
<td class = "entry"/>
<td class = "entry"/>
<td class = "entry"/>
</tr>
<tr class = "row">
<td class = "entry"><p>NDGR</p></td>
<td class = "entry"><p>X</p></td>
<td class = "entry"/>
<td class = "entry"/>
<td class = "entry"/>
<td class = "entry"/>
<td class = "entry"/>
<td class = "entry"/>
<td class = "entry"/>
<td class = "entry"/>
</tr>
<tr class = "row">
<td class = "entry"><p>ETYP</p></td>
<td class = "entry"><p>X</p></td>
<td class = "entry"/>
<td class = "entry"/>
<td class = "entry"/>
<td class = "entry"/>
<td class = "entry"/>
<td class = "entry"/>
<td class = "entry"/>
<td class = "entry"/>
</tr>
<tr class = "row">
<td class = "entry"><p>EPROP</p></td>
<td class = "entry"/>
<td class = "entry"><p>X</p></td>
<td class = "entry"/>
<td class = "entry"/>
<td class = "entry"/>
<td class = "entry"/>
<td class = "entry"/>
<td class = "entry"/>
<td class = "entry"/>
</tr>
<tr class = "row">
<td class = "entry"><p>MAT</p></td>
<td class = "entry"/>
<td class = "entry"><p>X</p></td>
<td class = "entry"/>
<td class = "entry"/>
<td class = "entry"/>
<td class = "entry"/>
<td class = "entry"/>
<td class = "entry"/>
<td class = "entry"/>
</tr>
<tr class = "row">
<td class = "entry"><p>SOLID</p></td>
<td class = "entry"><p>X</p></td>
<td class = "entry"/>
<td class = "entry"/>
<td class = "entry"/>
<td class = "entry"/>
<td class = "entry"/>
<td class = "entry"/>
<td class = "entry"/>
<td class = "entry"/>
</tr>
<tr class = "row">
<td class = "entry"><p>NODE</p></td>
<td class = "entry"/>
<td class = "entry"><p>X</p></td>
<td class = "entry"><p>X</p></td>
<td class = "entry"/>
<td class = "entry"><p>X</p></td>
<td class = "entry"/>
<td class = "entry"/>
<td class = "entry"><p>X</p></td>
<td class = "entry"><p>X</p></td>
</tr>
<tr class = "row">
<td class = "entry"><p>ELEM</p></td>
<td class = "entry"/>
<td class = "entry"><p>X</p></td>
<td class = "entry"/>
<td class = "entry"><p>X</p></td>
<td class = "entry"/>
<td class = "entry"><p>X</p></td>
<td class = "entry"><p>X</p></td>
<td class = "entry"/>
<td class = "entry"/>
</tr>
</tbody></table>

</div>

<div class = "section" id = "tso-c-usr-model-objSelec__tso-c-usr-model-objSelec-expl"><p><map name = "FPMap1"><area href = "#hj-top" title = "Back to Top" shape = "rect" coords = "416, 0, 435, 10"/></map><span class = "itemsprite"/></p><h2 class = "title sectiontitle">Examples</h2>

<p>The following example serves to illustrate the effect of the selection
commands. Each step is accompanied by a description of how the selection
lists change.</p>
<p>The aim of this detailed example is to select a node group by list
entries for which various assignments are applied (for example, nodes to elements,
element to element properties). </p>
<p>The following steps are taken:</p>
<ul class = "ul" id = "tso-c-usr-model-objSelec__ul_2A82ED3CC0D84295888EE519FC9DD519">
<li class = "li">Direct selection of elements by specifying the element numbers (in the
example: elements 1, 3, 5).</li>
<li class = "li">Selection of elements using element properties (in the example: element
properties 3 and 5).</li>
<li class = "li">Selection of the nodes associated with the actually selected elements.</li>
</ul>
<p><span class = "ph uicontrol">Step 1: </span>Select element numbers directly:</p>
<p>Elements can be selected directly by entering the element number: <pre class = "codeblock">SELECT, ELEM, S, ELEM, 1, 5, 2

</pre>By specifying the list name “ELEM”, the element list
is addressed. The selection operator “S” initializes the element
list (<code class = "ph codeph">SELECT</code>). The element numbers are directly specified
as selection criterion (elements 1 to 5 with increments of 2). The elements
1, 3 and 5 are selected directly with their numbers and written into
the element list as can be seen in the following table. All other lists
remain unchanged.</p>
<table class = "table" id = "tso-c-usr-model-objSelec__xx499102"><caption/><colgroup><col/><col/></colgroup><thead class = "thead">
<tr class = "row">
<th class = "entry" id = "tso-c-usr-model-objSelec__xx499102__entry__1"><p> List</p></th>
<th class = "entry" id = "tso-c-usr-model-objSelec__xx499102__entry__2"><p>List entries</p></th>
</tr>
</thead><tbody class = "tbody">
<tr class = "row">
<td class = "entry" headers = "tso-c-usr-model-objSelec__xx499102__entry__1"><p>ELEM</p></td>
<td class = "entry" headers = "tso-c-usr-model-objSelec__xx499102__entry__2"><p>1, 3, 5</p></td>
</tr>
</tbody></table>

<p> <span class = "ph uicontrol">Step 2:</span> Element Selection using Element Properties</p>
<p>The element list should be extended to include elements with the properties
3 or 5 as can be seen in the following table.</p>
<ul class = "ul" id = "tso-c-usr-model-objSelec__ul_A102D2F514A44C4F9BC67F8A58B880F2">
<li class = "li">First, the element properties 3 and 5 are added to the element property
list. It is also possible to use increments. <pre class = "codeblock">SELECT, EPROP, S, EPROP, 3,5,2

</pre>The EPROP list is addressed. The selection operator “S”
initializes the element property list. The ELEM list remains unchanged:</li>
</ul>
<table class = "table" id = "tso-c-usr-model-objSelec__xx499120"><caption/><colgroup><col/><col/></colgroup><thead class = "thead">
<tr class = "row">
<th class = "entry" id = "tso-c-usr-model-objSelec__xx499120__entry__1"><p> List</p></th>
<th class = "entry" id = "tso-c-usr-model-objSelec__xx499120__entry__2"><p>List entries</p></th>
</tr>
</thead><tbody class = "tbody">
<tr class = "row">
<td class = "entry" headers = "tso-c-usr-model-objSelec__xx499120__entry__1"><p>ELEM</p></td>
<td class = "entry" headers = "tso-c-usr-model-objSelec__xx499120__entry__2"><p>1, 3, 5</p></td>
</tr>
<tr class = "row">
<td class = "entry" headers = "tso-c-usr-model-objSelec__xx499120__entry__1"><p>EPROP</p></td>
<td class = "entry" headers = "tso-c-usr-model-objSelec__xx499120__entry__2"><p>3, 5</p></td>
</tr>
</tbody></table>

<ul class = "ul" id = "tso-c-usr-model-objSelec__ul_09CC7750862F49D7BF0EFF78A3204F17">
<li class = "li"> Now all elements with element properties that are currently in the
element property list should be added to the already existing element
list. <pre class = "codeblock">SELECT, ELEM, A, EPROP

</pre>The element list is addressed. The operator “A” (ADD)
adds elements to the existing element list where the added elements have
properties that are specified in the element property list as shown in
the following table:</li>
</ul>
<table class = "table" id = "tso-c-usr-model-objSelec__xx499140"><caption/><colgroup><col/><col/></colgroup><thead class = "thead">
<tr class = "row">
<th class = "entry" id = "tso-c-usr-model-objSelec__xx499140__entry__1"><p> List</p></th>
<th class = "entry" id = "tso-c-usr-model-objSelec__xx499140__entry__2"><p>List entries</p></th>
</tr>
</thead><tbody class = "tbody">
<tr class = "row">
<td class = "entry" headers = "tso-c-usr-model-objSelec__xx499140__entry__1"><p>ELEM</p></td>
<td class = "entry" headers = "tso-c-usr-model-objSelec__xx499140__entry__2"><p>1, 3, 5; and all elements with the element properties
3 and 5</p></td>
</tr>
<tr class = "row">
<td class = "entry" headers = "tso-c-usr-model-objSelec__xx499140__entry__1"><p>EPROP</p></td>
<td class = "entry" headers = "tso-c-usr-model-objSelec__xx499140__entry__2"><p>3, 5</p></td>
</tr>
</tbody></table>

<p> <span class = "ph uicontrol">Step 3:</span> Select Nodes</p>
<p>In this step all nodes that belong to the selected elements are added
to the node list. The element list is used as a selection criterion for
nodes: <pre class = "codeblock">SELECT, NODE, S, ELEM

</pre>The node list is addressed and initialized. All nodes of
the elements currently in the element list are included in the node list
as shown in the following table:</p>
<table class = "table" id = "tso-c-usr-model-objSelec__xx499161"><caption/><colgroup><col/><col/></colgroup><thead class = "thead">
<tr class = "row">
<th class = "entry" id = "tso-c-usr-model-objSelec__xx499161__entry__1"><p> List</p></th>
<th class = "entry" id = "tso-c-usr-model-objSelec__xx499161__entry__2"><p>List entries</p></th>
</tr>
</thead><tbody class = "tbody">
<tr class = "row">
<td class = "entry" headers = "tso-c-usr-model-objSelec__xx499161__entry__1"><p>ELEM</p></td>
<td class = "entry" headers = "tso-c-usr-model-objSelec__xx499161__entry__2"><p>1, 3, 5; and all elements with the element properties
3 and 5</p></td>
</tr>
<tr class = "row">
<td class = "entry" headers = "tso-c-usr-model-objSelec__xx499161__entry__1"><p>EPROP</p></td>
<td class = "entry" headers = "tso-c-usr-model-objSelec__xx499161__entry__2"><p>3, 5</p></td>
</tr>
<tr class = "row">
<td class = "entry" headers = "tso-c-usr-model-objSelec__xx499161__entry__1"><p>NODES</p></td>
<td class = "entry" headers = "tso-c-usr-model-objSelec__xx499161__entry__2"><p>all nodes of the elements in the element list</p></td>
</tr>
</tbody></table>

<p> Selection of elements by their material numbers or element types
can also be carried out this way (<a class = "xref" href = "tso-m-usr-solver-sb.htm#tso-m-usr-solver-sb" title = "This chapter describes the formats and functionalities of the different solvers supported by SIMULIA Tosca Structure. The topological and physical properties of the analysis model (finite element input file) are required for the optimization of an FE model. Normally, not all information contained in the analysis model is necessary for an optimization. The optimization module returns the modified model data to the FE solver. The node coordinates are changed during shape and bead optimization. New materials and element properties are generated during topology optimization and the assignments of the elements to the material definitions and material properties are changed. Therefore, there are very few restrictions to the FE modeling (finite element input file).">Solver Specific Features</a>). </p>
</div>

<div class = "section" id = "tso-c-usr-model-objSelec__tso-c-usr-model-objSelec-rmk"><p><map name = "FPMap1"><area href = "#hj-top" title = "Back to Top" shape = "rect" coords = "416, 0, 435, 10"/></map><span class = "itemsprite"/></p><h2 class = "title sectiontitle">Remarks</h2>

<ol class = "ol" id = "tso-c-usr-model-objSelec__ol_16B3BC513CAC4FE081CADFA87FDBA332">
<li class = "li">To use the selection possibilities for element types, materials and
coordinates in <span class = "ph">SIMULIA Tosca Structure</span>,
all quantities must previously be defined and assigned in the FE analysis
file.</li>
<li class = "li">Upon loading the analysis model, all loaded objects (nodes, elements,
coordinate systems, materials, element types, element properties) are
written into the corresponding lists. Initially, the lists “SOLID”,
“ELGR” and “NDGR” are empty.</li>
</ol>
</div>

</div>

<div class = "related-links"/></td></tr></table><script type = "text/javascript" src = "../DSDocUI_Bottom34.js">/* */</script></body>
</html>
