Salome HOME
e14ece2a0d94677a91a6c8185758a0f1742da221
[modules/geom.git] / doc / salome / gui / GEOM / sketcher.htm
1 <!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">\r
2 \r
3 <html>\r
4 \r
5 <!--(==============================================================)-->\r
6 <!--(Document created with RoboEditor. )============================-->\r
7 <!--(==============================================================)-->\r
8 \r
9 <head>\r
10 \r
11 <title>Sketcher</title>\r
12 \r
13 <!--(Meta)==========================================================-->\r
14 \r
15 <meta http-equiv=content-type content="text/html; charset=windows-1252">\r
16 <meta name=generator content="RoboHELP by eHelp Corporation - www.ehelp.com">\r
17 <meta name=generator-major-version content=0.1>\r
18 <meta name=generator-minor-version content=1>\r
19 <meta name=filetype content=kadov>\r
20 <meta name=filetype-version content=1>\r
21 <meta name=page-count content=1>\r
22 <meta name=layout-height content=536>\r
23 <meta name=layout-width content=491>\r
24 \r
25 \r
26 <!--(Links)=========================================================-->\r
27 \r
28  <link rel='stylesheet' href='default_ns.css'>\r
29 <script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">\r
30 <!--\r
31 if (navigator.appName !="Netscape")\r
32 {   document.write("<link rel='stylesheet' href='default.css'>");}\r
33 //-->\r
34 </script>\r
35 <style type="text/css">\r
36 <!--\r
37 img_whs1 {border-style: none; border: none; float: none; width: 30px; height: 30px;}\r
38 p.whs2 {font-size: 12pt;}\r
39 -->\r
40 </style>\r
41 <script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">\r
42 <!--\r
43 function reDo() {\r
44   if (innerWidth != origWidth || innerHeight != origHeight)\r
45      location.reload();\r
46 }\r
47 if ((parseInt(navigator.appVersion) == 4) && (navigator.appName == "Netscape")) {\r
48         origWidth = innerWidth;\r
49         origHeight = innerHeight;\r
50         onresize = reDo;\r
51 }\r
52 onerror = null; \r
53 //-->\r
54 </script>\r
55 <style type="text/css">\r
56 <!--\r
57   div.WebHelpPopupMenu {position:absolute; left:0px; top:0px; z-index:4; visibility:hidden;}\r
58 -->\r
59 </style>\r
60 <script type="text/javascript" language="javascript1.2" src="whmsg.js"></script>\r
61 <script type="text/javascript" language="javascript" src="whver.js"></script>\r
62 <script type="text/javascript" language="javascript1.2" src="whproxy.js"></script>\r
63 <script type="text/javascript" language="javascript1.2" src="whutils.js"></script>\r
64 <script type="text/javascript" language="javascript1.2" src="whtopic.js"></script>\r
65 </head>\r
66 \r
67 <!--(Body)==========================================================-->\r
68 \r
69 \r
70 <body>\r
71 \r
72 <script type="text/javascript" language="javascript1.2">\r
73 <!--\r
74 if (window.gbWhTopic)\r
75 {\r
76         if (window.addTocInfo)\r
77         {\r
78         addTocInfo("GEOM module\nCreating geometrical objects\nSketcher");\r
79 addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");\r
80 \r
81         }\r
82         if (window.writeBtnStyle)\r
83                 writeBtnStyle();\r
84 \r
85         if (window.writeIntopicBar)\r
86                 writeIntopicBar(1);\r
87 \r
88         if (window.setRelStartPage)\r
89         {\r
90         setRelStartPage("geom_help.html");\r
91 \r
92                 autoSync(0);\r
93                 sendSyncInfo();\r
94                 sendAveInfoOut();\r
95         }\r
96 }\r
97 else\r
98         document.location.reload();\r
99 //-->\r
100 </script>\r
101 <h1>Sketcher</h1>\r
102 \r
103 <p><span style="font-size: 12pt;"><font size=3 style="font-size:12pt;"><b style="font-weight: bold;"><img src="i_blue.jpg" x-maintain-ratio="TRUE" x-save-file="TRUE" x-save-method="compute-relative" width="30px" height="30px" border="0" class="img_whs1"></b></font></span>Sketcher allows to create curves of 2 types: line \r
104  segment and arc. &nbsp;The \r
105  curve is created from the current point (center of coordinates when the \r
106  sketcher is started). &nbsp;The \r
107  end of the curve is defined by means of &quot;destination&quot;, which \r
108  can be a destination point (for segment only) or destination direction \r
109  coupled with length of a segment or angle and radius of an arc.</p>\r
110 \r
111 <p>&nbsp;</p>\r
112 \r
113 <p>Sketcher is able to create planar curves only. Therefore, it is necessary \r
114  to select a working plane before starting a sketch (by default, XOY plane \r
115  is used). Sketcher creates curves lying in the current working plane (New \r
116  Entity -&gt; Basic -&gt; Working Plane).</p>\r
117 \r
118 <p>&nbsp;</p>\r
119 \r
120 <p class="whs2"><span style="font-size: 12pt;"><font size=3 style="font-size:12pt;"><b style="font-weight: bold;">Description:</b> \r
121  Creates curves (line segment and arc).</font></span></p>\r
122 \r
123 <p class="whs2">&nbsp;</p>\r
124 \r
125 <p class="whs2"><b style="font-weight: bold;">Result:</b> GEOM_Object.</p>\r
126 \r
127 <p class="whs2">&nbsp;</p>\r
128 \r
129 <p class="whs2"><b style="font-weight: bold;">TUI Command:</b><i> \r
130  </i><span style="font-style: italic;"><I>geompy.MakeSketcher(Command, LWP)</I></span>, \r
131  where Command is a string containing the coordinates of points in the \r
132  local working plane, LWP is a list of 9 doubles which are coordinates \r
133  of OZ and OX of the local working plane.</p>\r
134 \r
135 <p class="whs2">&nbsp;</p>\r
136 \r
137 <p class="whs2"><b style="font-weight: bold;">Arguments:</b> \r
138  1 shape + 3 values (coordinates).</p>\r
139 \r
140 <p class="whs2">&nbsp;</p>\r
141 \r
142 <p class="whs2"><b style="font-weight: bold;">Dialog Box:</b></p>\r
143 \r
144 <script type="text/javascript" language="javascript1.2">\r
145 <!--\r
146 if (window.writeIntopicBar)\r
147         writeIntopicBar(0);\r
148 //-->\r
149 </script>\r
150 </body>\r
151 \r
152 </html>\r