]> SALOME platform Git repositories - tools/siman.git/blob - Workspace/Siman/WebContent/WebHelp/Communication_with_Salome.htm
Salome HOME
577d7aac40f0d0ac34ad143461d90a0b2cbecbb4
[tools/siman.git] / Workspace / Siman / WebContent / WebHelp / Communication_with_Salome.htm
1 <!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
2
3 <html>
4
5 <head>
6 <title>Communication with Salome</title>
7 <meta http-equiv="content-type" content="text/html; charset=windows-1252">
8 <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
9 <link rel="stylesheet" href="default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
10 <!--
11 if (navigator.appName !="Netscape")
12 {   document.write("<link rel='stylesheet' href='default.css'>");}
13 //-->
14 </script>
15 <style type="text/css">
16 <!--
17 p.whs1 { font-weight:bold; }
18 img_whs2 { border:none; width:36px; height:36px; float:none; border-style:none; }
19 ul.whs3 { list-style:square; }
20 p.whs4 { font-weight:normal; }
21 -->
22 </style><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
23 <!--
24 function reDo() {
25   if (innerWidth != origWidth || innerHeight != origHeight)
26      location.reload();
27 }
28 if ((parseInt(navigator.appVersion) == 4) && (navigator.appName == "Netscape")) {
29         origWidth = innerWidth;
30         origHeight = innerHeight;
31         onresize = reDo;
32 }
33 onerror = null; 
34 //-->
35 </script>
36 <style type="text/css">
37 <!--
38 div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
39 -->
40 </style><script type="text/javascript" language="javascript1.2" src="whmsg.js"></script>
41 <script type="text/javascript" language="javascript" src="whver.js"></script>
42 <script type="text/javascript" language="javascript1.2" src="whproxy.js"></script>
43 <script type="text/javascript" language="javascript1.2" src="whutils.js"></script>
44 <script type="text/javascript" language="javascript1.2" src="whtopic.js"></script>
45 </head>
46 <body><script type="text/javascript" language="javascript1.2">
47 <!--
48 if (window.gbWhTopic)
49 {
50         if (window.addTocInfo)
51         {
52         addTocInfo("SIMAN User's Guide\nActivity management\nCommunication with Salome");
53 addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
54
55         }
56         if (window.writeBtnStyle)
57                 writeBtnStyle();
58
59         if (window.writeIntopicBar)
60                 writeIntopicBar(1);
61
62         if (window.setRelStartPage)
63         {
64         setRelStartPage("Salome_Study_Manager_User_s_Guide.htm");
65
66                 autoSync(1);
67                 sendSyncInfo();
68                 sendAveInfoOut();
69         }
70 }
71 else
72         if (window.gbIE4)
73                 document.location.reload();
74 //-->
75 </script>
76 <h1>Communication with Salome</h1>
77
78 <p class="whs1">Check out</p>
79
80 <p>&nbsp;</p>
81
82 <p>It is possible to initialize a new SALOME session with data stored in 
83  SIMAN using basic Import functionality of SALOME modules. Only data corresponding 
84  to a given Scenario are checked-out.</p>
85
86 <p>&nbsp;</p>
87
88 <p>The Check-out mechanism can check-out either the entire scenario (all 
89  involved activities) or only the currently selected activity.</p>
90
91 <p>To access to Salome, select the scenario or a certain activity and click 
92  <img src="s31.png" x-maintain-ratio="TRUE" width="36px" height="36px" border="0" class="img_whs2"> <span style="font-weight: bold;"><B>Check out</B></span> button. 
93  </p>
94
95 <p>&nbsp;</p>
96
97 <p>The data collected by SIMAN come from files attached to result documents 
98  of activities involving SALOME. For each of these result documents, the 
99  data includes:</p>
100
101 <ul type="square" class="whs3">
102         
103         <li class=kadov-p><p>The source file, for example in \93Create the geometry\94 
104  activity, the STEP file or the Python script;</p></li>
105         
106         <li class=kadov-p><p>The file derived from this source file in the 
107  format required by the dedicated SALOME Module, for example in \93Create 
108  the geometry\94 activity, the BRep file.</p></li>
109 </ul>
110
111 <p>&nbsp;</p>
112
113 <p>&nbsp;</p>
114
115 <p>Once all files are processed, a dialog box is opened informing about 
116  location of a temporary directory with the &nbsp;downloaded 
117  files. </p>
118
119 <p>&nbsp;</p>
120
121 <p>{&#1050;&#1072;&#1088;&#1090;&#1080;&#1085;&#1082;&#1072; }</p>
122
123 <p>&nbsp;</p>
124
125 <p>When SALOME is started by SIMAN Check-out, the Python path visible from 
126  the SALOME Python console is automatically expanded to the temporary directory 
127  in which Python scripts are downloaded. In the SALOME Load Python script 
128  dialog box, the Quick path is set by default to this temporary download 
129  directory.</p>
130
131 <p>&nbsp;</p>
132
133 <p>From SALOME, it is possible to manually regenerate the result data file 
134  by importing source files. There are several reasons for regenerating 
135  the data: a Python script has changed, &nbsp;a 
136  wrong brep file has been uploaded, a SALOME module has been versioned 
137  and so on.</p>
138
139 <p>&nbsp;</p>
140
141 <p class="whs1">Check in</p>
142
143 <p class="whs4">&nbsp;</p>
144
145 <p class="whs1"><span style="font-weight: normal;">It is 
146  possible to save</span> <span style="font-weight: normal;">all changes 
147  introduced in a Salome session by a Check-in operation.</span></p>
148
149 <p class="whs1">&nbsp;</p>
150
151 <p class="whs4">This operation creates a new version of 
152  the result document produced by the corresponding SALOME module or updates 
153  the existing document version for each activity (global check-in) or only 
154  for the selected activity (local check-in). </p>
155
156 <p class="whs4">&nbsp;</p>
157
158 <p class="whs4">Once all SALOME modules and correspondent 
159  result files are processed and Check in operation is finished, SALOME 
160  opens a dialog box informing the user about the result files that are 
161  checked in to SIMAN.</p>
162
163 <p class="whs4">&nbsp;</p>
164
165 <p class="whs4">{&#1050;&#1072;&#1088;&#1090;&#1080;&#1085;&#1082;&#1072;}</p>
166
167 <script type="text/javascript" language="javascript1.2">
168 <!--
169 if (window.writeIntopicBar)
170         writeIntopicBar(0);
171 //-->
172 </script>
173 </body>
174 </html>