Update GEOM documentation from YSN (for bug IPAL12246).

This commit is contained in:
mkr 2006-04-21 12:21:19 +00:00
parent bf59addce1
commit d4d795c435
3 changed files with 4 additions and 4 deletions

View File

@ -145,8 +145,8 @@ else
<span style="font-weight: normal; font-style: italic;"><I>geompy.MakeBox(x1,y1,z1,x2,y2,z2)</I></span> <span style="font-weight: normal; font-style: italic;"><I>geompy.MakeBox(x1,y1,z1,x2,y2,z2)</I></span>
</p> </p>
<span style="font-weight: bold;"><B>Arguments: </B></span>Name + X, Y and Z coordinates <span style="font-size: 12pt; font-weight: bold;"><font size=3 style="font-size:12pt;"><B>Arguments: </B></font></span>Name
of both points. + X, Y and Z coordinates of both points.
<p>&nbsp;</p> <p>&nbsp;</p>

View File

@ -625,7 +625,7 @@ else
<p class="whs1">box1 = geompy.MakeBox(0,0,0,100,50,100)</p> <p class="whs1">box1 = geompy.MakeBox(0,0,0,100,50,100)</p>
<p class="whs1">geompy.MakeBox(100,0,0,250,50,100)</p> <p class="whs1">box2 = <span style="font-family: 'Lucida Console', monospace;">geompy.MakeBox(100,0,0,250,50,100)</span></p>
<p class="whs1">&nbsp;</p> <p class="whs1">&nbsp;</p>

View File

@ -9,7 +9,7 @@
<table> <table>
<tr><td> Start Page </td><td>geom.htm</td></tr> <tr><td> Start Page </td><td>geom.htm</td></tr>
<tr><td> Skin Name </td><td>Default</td></tr> <tr><td> Skin Name </td><td>Default</td></tr>
<tr><td> Generating Time </td><td>15:13 04/20/2006</td></tr> <tr><td> Generating Time </td><td>12:31 04/21/2006</td></tr>
<tr><td> Language ID </td><td>1033</td></tr> <tr><td> Language ID </td><td>1033</td></tr>
<tr><td> Compile Script </td><td>webhelp5_compile_script.xml</td></tr> <tr><td> Compile Script </td><td>webhelp5_compile_script.xml</td></tr>
<tr><td> Compile Build Version </td><td>13.10.606</td></tr> <tr><td> Compile Build Version </td><td>13.10.606</td></tr>