<?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 = "description" content = "To differentiate between command names, parameters, fixed and open parameter values, several different styles of fonts are used as highlighted."/><meta name = "DC.relation" scheme = "URI" content = "../TsoCmdMap/tso-c-ov.htm#tso-c-ov"/><meta name = "DC.format" content = "HTML5"/><meta name = "DC.identifier" content = "tso-c-example-spelling"/><meta name = "DC.language" content = "en"/><link rel = "stylesheet" type = "text/css" href = "../DSDocUI_XML34.css"/><title>About the Spelling in This Guide</title>
<script type = "text/javascript" src = "../DSDocUI_Highlight34.js">
  	/* */
  	</script></head><body onLoad = "highlightSearchTerms();" id = "tso-c-example-spelling">
<a name = "hj-top"> </a><table class = "table1" id = "table11"><tr><td><table class = "DocHeader"><tr><td class = "DocHeader1" colspan = "2"><h1>About the Spelling in This Guide</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 = "shortdesc">To differentiate between command names, parameters, fixed and open
parameter values, several different styles of fonts are used as highlighted. 
<ul><li><a href = "#tso-c-example-spelling__cs-ExamplesforCommands" id = "toc_rg" title = "">Examples for <span class = "ph">SIMULIA Tosca Structure</span>Commands </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 = "The SIMULIA Tosca Structure Commands Guide contains explanations for all commands usable in the parameter file. It can be used as a reference with quick access to available parameters." href = "../TsoCmdMap/tso-c-ov.htm#tso-c-ov">SIMULIA Tosca Structure Commands Guide</a></td></tr></table></td></tr></table>

 
 
<div class = "body conbody"> 
<p> 
<table class = "table"><caption/><colgroup><col style = "width:43.49881796690308%"/><col style = "width:23.640661938534283%"/><col style = "width:32.86052009456265%"/></colgroup><thead class = "thead"> 
<tr class = "row"> 
<th class = "entry" id = "tso-c-example-spelling__entry__1">Spelling of </th> 
<th class = "entry" id = "tso-c-example-spelling__entry__2">Style </th> 
<th class = "entry" id = "tso-c-example-spelling__entry__3">Example </th> 
</tr></thead><tbody class = "tbody"> 
<tr class = "row"> 
<td class = "entry" headers = "tso-c-example-spelling__entry__1">Command names and parameter labels </td> 
<td class = "entry" headers = "tso-c-example-spelling__entry__2"> capital letters </td> 
<td class = "entry" headers = "tso-c-example-spelling__entry__3">GROUP_DEF </td> 
</tr> 
<tr class = "row"> 
<td class = "entry" headers = "tso-c-example-spelling__entry__1">Fixed options used for switching parameters </td> 
<td class = "entry" headers = "tso-c-example-spelling__entry__2">capital letters </td> 
<td class = "entry" headers = "tso-c-example-spelling__entry__3">FORMAT </td> 
</tr> 
<tr class = "row"> 
<td class = "entry" headers = "tso-c-example-spelling__entry__1">Names selected by the user </td> 
<td class = "entry" headers = "tso-c-example-spelling__entry__2"> small letters </td> 
<td class = "entry" headers = "tso-c-example-spelling__entry__3">dv_design_elements </td> 
</tr> 
<tr class = "row"> 
<td class = "entry" headers = "tso-c-example-spelling__entry__1">Names that refer to a predefined ID </td> 
<td class = "entry" headers = "tso-c-example-spelling__entry__2"> small letters </td> 
<td class = "entry" headers = "tso-c-example-spelling__entry__3">design_elements </td> 
</tr> 
<tr class = "row"> 
<td class = "entry" headers = "tso-c-example-spelling__entry__1">Names that are addressed in detail in the text or which have a special meaning
                      in context </td> 
<td class = "entry" headers = "tso-c-example-spelling__entry__2">bold letters </td> 
<td class = "entry" headers = "tso-c-example-spelling__entry__3"> </td> 
</tr> 
<tr class = "row"> 
<td class = "entry" headers = "tso-c-example-spelling__entry__1">Chosen values </td> 
<td class = "entry" headers = "tso-c-example-spelling__entry__2">square brackets </td> 
<td class = "entry" headers = "tso-c-example-spelling__entry__3">&lt;value&gt; </td> 
</tr> 
<tr class = "row"> 
<td class = "entry" headers = "tso-c-example-spelling__entry__1">Action (normally right mouse click) or choice</td> 
<td class = "entry" headers = "tso-c-example-spelling__entry__2">brackets [] </td> 
<td class = "entry" headers = "tso-c-example-spelling__entry__3">[EDIT] </td> 
</tr> 
</tbody></table> 
</p> 
<div class = "section" id = "tso-c-example-spelling__cs-ExamplesforCommands"><h2 class = "title sectiontitle">Examples for <span class = "ph">SIMULIA Tosca Structure</span>Commands </h2> 
 
<p> 
<pre class = "codeblock">
GROUP_DEF
 ID_NAME = design_elements--&gt; user name
 TYPE    = ELEM--&gt; given option
 FORMAT  = SELECTED--&gt; given option
END_

DV_TOPO
 ID_NAME  = dv_design_elements--&gt; user name
 EL_GROUP = design_elements--&gt; reference to a group
END_

STOP
 ID_NAME  = stop_condition--&gt; user name
 ITER_MAX = &lt;value&gt;--&gt; chosen value
END_
</pre> 
</p> 
</div>
 
</div>
 
<div class = "related-links"/> 
</td></tr></table><script type = "text/javascript" src = "../DSDocUI_Bottom34.js">/* */</script></body>
</html>
